3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: bombadillo: Update to 2.3.1.

* gnu/packages/web-browsers.scm (bombadillo): Update to 2.3.1.

Signed-off-by: Leo Famulari <leo@famulari.name>
This commit is contained in:
nixo 2020-10-24 10:58:41 +02:00 committed by Leo Famulari
parent 93e55871e3
commit 32b82c3b49
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

View file

@ -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