gnu: emacs-bfuture: Update to 1.0.3.

* gnu/packages/emacs-xyz.scm (emacs-bfuture): Update to 1.0.3.

Change-Id: I9f562fee2acc110613c2b780e2e98abf113d8d02
This commit is contained in:
Nicolas Goaziou 2024-08-19 20:52:52 +02:00
parent 2d59fe182f
commit a574444771
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D

View File

@ -31651,7 +31651,7 @@ Debug server.")
(define-public emacs-bfuture
(package
(name "emacs-bfuture")
(version "1.0.2")
(version "1.0.3")
(source
(origin
(method git-fetch)
@ -31660,7 +31660,7 @@ Debug server.")
(commit (string-append "v" version))))
(sha256
(base32
"1qflkyr7fafw84mksxs25mka133y8ak8nsga3al29014pshbvzxn"))
"0604xgwrcvqsmk1vky8wdivsl43p6jgs5zchqssdmf22f5chxbzr"))
(file-name (git-file-name name version))))
(build-system emacs-build-system)
(arguments