gnu: emacs-buttercup: Update to 1.27.
* gnu/packages/emacs-xyz.scm (emacs-buttercup): Update to 1.27.
This commit is contained in:
parent
93d257c3cb
commit
a1c0181617
1 changed files with 2 additions and 2 deletions
|
@ -25119,7 +25119,7 @@ (define-public emacs-sesman
|
|||
(define-public emacs-buttercup
|
||||
(package
|
||||
(name "emacs-buttercup")
|
||||
(version "1.26")
|
||||
(version "1.27")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
|
@ -25129,7 +25129,7 @@ (define-public emacs-buttercup
|
|||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32
|
||||
"1zr9lczdr9dfh99n079d5advxm9p32a8f984dx14f3jn5mx750b1"))))
|
||||
"1266pqsl67q5svwaxnvwnqhk23wmhds1sds98bas9w4yi4amff0b"))))
|
||||
(build-system emacs-build-system)
|
||||
(arguments
|
||||
(list
|
||||
|
|
Loading…
Reference in a new issue