mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: emacs-helm-sly: Update to 0.5.1.
* gnu/packages/emacs-xyz.scm (emacs-helm-sly): Update to 0.5.1.
This commit is contained in:
parent
cc05534946
commit
992daa90c8
1 changed files with 2 additions and 2 deletions
|
@ -19374,7 +19374,7 @@ correctly.")
|
||||||
(define-public emacs-helm-sly
|
(define-public emacs-helm-sly
|
||||||
(package
|
(package
|
||||||
(name "emacs-helm-sly")
|
(name "emacs-helm-sly")
|
||||||
(version "0.5.0")
|
(version "0.5.1")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
|
@ -19383,7 +19383,7 @@ correctly.")
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1690rxwwg69jbcjhi51nyjlx3gziaiaa8ssyal71gmc6schq2592"))))
|
"13s2dj09mcdwlibjlahyyq2dxjkjlpxs88dbdyvcd64249jmahsx"))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
`(("emacs-helm" ,emacs-helm)
|
`(("emacs-helm" ,emacs-helm)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue