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.3.

* gnu/packages/web-browsers.scm (bombadillo): Update to 2.3.3.
This commit is contained in:
Tobias Geerinckx-Rice 2020-12-07 21:51:59 +01:00
parent df11cf2f66
commit d2ff5931ab
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -749,7 +749,7 @@ key-bindings and is fully configurable and extensible in Common Lisp.")
(define-public bombadillo
(package
(name "bombadillo")
(version "2.3.1")
(version "2.3.3")
(source (origin
(method git-fetch)
(uri (git-reference
@ -757,7 +757,7 @@ key-bindings and is fully configurable and extensible in Common Lisp.")
(commit version)))
(sha256
(base32
"0n0gza9qfx1hxigicyvf6wg1ccc2irvh17yhzpw9gx75ls5ybrjn"))
"02w6h44sxzmk3bkdidl8xla0i9rwwpdqljnvcbydx5kyixycmg0q"))
(file-name (git-file-name name version))))
(build-system go-build-system)
(arguments