gnu: emacs-elisp-demos: Update to 2019.12.01.

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

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
This commit is contained in:
Brett Gilio 2019-12-03 20:27:07 -06:00 committed by Ricardo Wurmus
parent 17f88b9c01
commit 362e5f9408
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -3358,7 +3358,7 @@ word (to avoid repetitions for example).")
(define-public emacs-elisp-demos
(package
(name "emacs-elisp-demos")
(version "2019.08.16")
(version "2019.12.01")
(source
(origin
(method git-fetch)
@ -3368,7 +3368,7 @@ word (to avoid repetitions for example).")
(file-name (git-file-name name version))
(sha256
(base32
"0lybadq66bl4snkwph9i1y0qxln29wyfjn222ii3nfwany28cj66"))))
"097d8xhvq0770z96wlhiv4gz98cq89pwx5fa42zpfh4p85qj4q9z"))))
(build-system emacs-build-system)
(arguments
`(#:include '("\\.el$" "\\.org$")