me
/
guix
Archived
1
0
Fork 0

* gnu: emacs-elisp-demos: Update to 2020.02.19

* gnu/packages/emacs-xyz.scm (emacs-elisp-demos) Update to 2020.02.19.

Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
master
Michael Rohleder 2020-04-05 21:24:35 +02:00 committed by Efraim Flashner
parent b5c2d93d7a
commit 1ba85062c2
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -3600,7 +3600,7 @@ the current Cargo project.")
(define-public emacs-elisp-demos
(package
(name "emacs-elisp-demos")
(version "2019.12.01")
(version "2020.02.19")
(source
(origin
(method git-fetch)
@ -3610,7 +3610,7 @@ the current Cargo project.")
(file-name (git-file-name name version))
(sha256
(base32
"097d8xhvq0770z96wlhiv4gz98cq89pwx5fa42zpfh4p85qj4q9z"))))
"0mckgaz92v3y2vlkggx9kd51fd1mahylw39c42l51dyv8wscm7sc"))))
(build-system emacs-build-system)
(arguments
`(#:include '("\\.el$" "\\.org$")