mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 03:50:45 +02:00
gnu: emacs-helm-org-rifle: Update to 1.7.1.
* gnu/packages/emacs-xyz.scm (emacs-helm-org-rifle): Update to 1.7.1.
This commit is contained in:
parent
7c45ad2483
commit
d4037e781c
1 changed files with 2 additions and 2 deletions
|
@ -12216,7 +12216,7 @@ above over the network.")
|
||||||
(define-public emacs-helm-org-rifle
|
(define-public emacs-helm-org-rifle
|
||||||
(package
|
(package
|
||||||
(name "emacs-helm-org-rifle")
|
(name "emacs-helm-org-rifle")
|
||||||
(version "1.7.0")
|
(version "1.7.1")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
|
@ -12226,7 +12226,7 @@ above over the network.")
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"058zvh7cdall7dl3xay9ibcjvs13fbqp8fli3lz980pinmsds3r2"))))
|
"0pm6va26kadjvbai4qsnjc2bk379w2nk6h3b5f0c2yv3q5na0p49"))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
`(("emacs-dash" ,emacs-dash)
|
`(("emacs-dash" ,emacs-dash)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue