unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#44192] gnu: bombadillo: Update to 2.3.1.
@ 2020-10-24 13:18 Nicolò Balzarotti
  2020-10-25 18:09 ` bug#44192: " Leo Famulari
  0 siblings, 1 reply; 2+ messages in thread
From: Nicolò Balzarotti @ 2020-10-24 13:18 UTC (permalink / raw)
  To: 44192; +Cc: nicolo

[-- Attachment #1: Type: text/plain, Size: 113 bytes --]

Hi!

Find attached a patch to update bombadillo to the latest release version
(2.3.1)!

Thanks!
Nicolò


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-gnu-bombadillo-Update-to-2.3.1.patch --]
[-- Type: text/x-patch, Size: 1271 bytes --]

From a1fa579db03b7f8f7807af0d58421b99e02a5903 Mon Sep 17 00:00:00 2001
From: nixo <nicolo@nixo.xyz>
Date: Sat, 24 Oct 2020 10:58:41 +0200
Subject: [PATCH] gnu: bombadillo: Update to 2.3.1.

* gnu/packages/web-browsers.scm (bombadillo): Update to 2.3.1.
---
 gnu/packages/web-browsers.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/web-browsers.scm b/gnu/packages/web-browsers.scm
index 2220737daa..eb49a8fdea 100644
--- a/gnu/packages/web-browsers.scm
+++ b/gnu/packages/web-browsers.scm
@@ -595,7 +595,7 @@ key-bindings and is fully configurable and extensible in Common Lisp.")
 (define-public bombadillo
   (package
     (name "bombadillo")
-    (version "2.2.0")
+    (version "2.3.1")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -603,7 +603,7 @@ key-bindings and is fully configurable and extensible in Common Lisp.")
                     (commit version)))
               (sha256
                (base32
-                "1m52b1wk48gkqmjy8l0x3jaksrx2v8w6w59lhr7zaw2i0n4f5k0z"))
+                "0n0gza9qfx1hxigicyvf6wg1ccc2irvh17yhzpw9gx75ls5ybrjn"))
               (file-name (git-file-name name version))))
     (build-system go-build-system)
     (arguments
-- 
2.28.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#44192: gnu: bombadillo: Update to 2.3.1.
  2020-10-24 13:18 [bug#44192] gnu: bombadillo: Update to 2.3.1 Nicolò Balzarotti
@ 2020-10-25 18:09 ` Leo Famulari
  0 siblings, 0 replies; 2+ messages in thread
From: Leo Famulari @ 2020-10-25 18:09 UTC (permalink / raw)
  To: Nicolò Balzarotti; +Cc: 44192-done, nicolo

On Sat, Oct 24, 2020 at 03:18:45PM +0200, Nicolò Balzarotti wrote:
> Hi!
> 
> Find attached a patch to update bombadillo to the latest release version
> (2.3.1)!
> 
> Thanks!
> Nicolò
> 

> From a1fa579db03b7f8f7807af0d58421b99e02a5903 Mon Sep 17 00:00:00 2001
> From: nixo <nicolo@nixo.xyz>
> Date: Sat, 24 Oct 2020 10:58:41 +0200
> Subject: [PATCH] gnu: bombadillo: Update to 2.3.1.
> 
> * gnu/packages/web-browsers.scm (bombadillo): Update to 2.3.1.

Thanks! Pushed as 32b82c3b49e80a9b2336451a19144b0d52418386




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-10-25 18:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-24 13:18 [bug#44192] gnu: bombadillo: Update to 2.3.1 Nicolò Balzarotti
2020-10-25 18:09 ` bug#44192: " Leo Famulari

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).