me
/
guix
Archived
1
0
Fork 0

gnu: emacs-buttercup: Update to 1.23.

* gnu/packages/emacs-xyz.scm (emacs-buttercup): Update to 1.23.
master
Oleg Pykhalov 2020-08-12 08:01:08 +03:00
parent 611d45f690
commit 029d892e9d
No known key found for this signature in database
GPG Key ID: 167F8EA5001AFA9C
1 changed files with 2 additions and 2 deletions

View File

@ -18706,7 +18706,7 @@ targets the Emacs based IDEs (CIDER, ESS, Geiser, Robe, SLIME etc.)")
(define-public emacs-buttercup (define-public emacs-buttercup
(package (package
(name "emacs-buttercup") (name "emacs-buttercup")
(version "1.16") (version "1.23")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -18716,7 +18716,7 @@ targets the Emacs based IDEs (CIDER, ESS, Geiser, Robe, SLIME etc.)")
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 (base32
"0dckgcyzsav6ld78bcyrrygy1cz1jvqgav6vy8f6klpmk3r8xrl1")))) "0ym1hajy47n5f1rxic8qfxrwd8zc1r7csz1v4hrwhwm4qld4krfr"))))
(build-system emacs-build-system) (build-system emacs-build-system)
(arguments (arguments
`(#:tests? #t `(#:tests? #t