gnu: emacs-bfuture: Update to 1.0.2.

* gnu/packages/emacs-xyz.scm (emacs-bfuture): Update to 1.0.2.
This commit is contained in:
Nicolas Goaziou 2022-12-20 11:57:49 +01:00
parent 50024eeef1
commit 260743991f
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -27119,7 +27119,7 @@ (define-public emacs-dap-mode
(define-public emacs-bfuture
(package
(name "emacs-bfuture")
(version "1.0.1")
(version "1.0.2")
(source
(origin
(method git-fetch)
@ -27128,7 +27128,7 @@ (define-public emacs-bfuture
(commit (string-append "v" version))))
(sha256
(base32
"1m4v4xbsvg26z7nvg2c8q7x1nvv7v4ajm56l0nbkwcbdbrgahpva"))
"1qflkyr7fafw84mksxs25mka133y8ak8nsga3al29014pshbvzxn"))
(file-name (git-file-name name version))))
(build-system emacs-build-system)
(arguments