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:
parent
17f88b9c01
commit
362e5f9408
@ -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$")
|
||||
|
Loading…
Reference in New Issue
Block a user