gnu: emacs-helm: Update to 3.9.7.
* gnu/packages/emacs-xyz.scm (emacs-helm): Update to 3.9.7. Change-Id: I08be44a04cb5e829517cc6d406efa546b1c5c763
This commit is contained in:
parent
f76fb72bec
commit
c6daf5d617
@ -15375,7 +15375,7 @@ ack, ag, helm and pt.")
|
||||
(define-public emacs-helm
|
||||
(package
|
||||
(name "emacs-helm")
|
||||
(version "3.9.6")
|
||||
(version "3.9.7")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@ -15384,7 +15384,7 @@ ack, ag, helm and pt.")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "01b2608gsly557927wdkp71mbakk7h23icjnxq097r12zra4agc7"))))
|
||||
(base32 "0f7vwrvxg83gril2y5qm4469nzhy51dg49zn643pni6cmhz7r9mx"))))
|
||||
(build-system emacs-build-system)
|
||||
(propagated-inputs
|
||||
(list emacs-async emacs-popup))
|
||||
|
Loading…
Reference in New Issue
Block a user