gnu: emacs-elisp-refs: Update to 1.5.

* gnu/packages/emacs-xyz.scm (emacs-elisp-refs): Update to 1.5.
This commit is contained in:
Nicolas Goaziou 2023-03-10 18:50:19 +01:00
parent f3f45d1b40
commit 513b1a1493
No known key found for this signature in database
GPG key ID: DA00B4F048E92F2D

View file

@ -22243,7 +22243,7 @@ (define-public emacs-loop
(define-public emacs-elisp-refs
(package
(name "emacs-elisp-refs")
(version "1.4")
(version "1.5")
(source
(origin
(method git-fetch)
@ -22252,7 +22252,7 @@ (define-public emacs-elisp-refs
(commit version)))
(file-name (git-file-name name version))
(sha256
(base32 "03p95kwvwb3apb3lhhdlaxs952x7sdlxa2qc1c77cjwrm5xzdg9z"))))
(base32 "1670jj0pya74gb0xbjlfmka4w06hzh6ya1ai9f4brxp4n9knc13i"))))
(build-system emacs-build-system)
(propagated-inputs
(list emacs-dash