mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
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:
parent
2d59fe182f
commit
a574444771
1 changed files with 2 additions and 2 deletions
|
@ -31651,7 +31651,7 @@ Debug server.")
|
||||||
(define-public emacs-bfuture
|
(define-public emacs-bfuture
|
||||||
(package
|
(package
|
||||||
(name "emacs-bfuture")
|
(name "emacs-bfuture")
|
||||||
(version "1.0.2")
|
(version "1.0.3")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -31660,7 +31660,7 @@ Debug server.")
|
||||||
(commit (string-append "v" version))))
|
(commit (string-append "v" version))))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1qflkyr7fafw84mksxs25mka133y8ak8nsga3al29014pshbvzxn"))
|
"0604xgwrcvqsmk1vky8wdivsl43p6jgs5zchqssdmf22f5chxbzr"))
|
||||||
(file-name (git-file-name name version))))
|
(file-name (git-file-name name version))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(arguments
|
(arguments
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue