gnu: emacs-helm-ag: Update to 0.64.
* gnu/packages/emacs-xyz.scm (emacs-helm-ag): Update to 0.64.
This commit is contained in:
parent
b273527eb7
commit
7c45ad2483
@ -10305,7 +10305,7 @@ for search-based navigation of buffers.")
|
|||||||
(define-public emacs-helm-ag
|
(define-public emacs-helm-ag
|
||||||
(package
|
(package
|
||||||
(name "emacs-helm-ag")
|
(name "emacs-helm-ag")
|
||||||
(version "0.62")
|
(version "0.64")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method git-fetch)
|
(method git-fetch)
|
||||||
@ -10314,7 +10314,7 @@ for search-based navigation of buffers.")
|
|||||||
(commit version)))
|
(commit version)))
|
||||||
(file-name (git-file-name name version))
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32 "0xgbpp8xqdiyvfs64x0q909g77ml28z3irw2lnasvpsg0dfdm2zy"))))
|
(base32 "0ml9yp3qaiwn7iixyxvsj3fxn7gw913qxisr47df57q4ka912law"))))
|
||||||
(build-system emacs-build-system)
|
(build-system emacs-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
`(("emacs-helm" ,emacs-helm)))
|
`(("emacs-helm" ,emacs-helm)))
|
||||||
|
Loading…
Reference in New Issue
Block a user