* [bug#40451] [PATCH] * gnu: emacs-elisp-demos: Update to 2020.02.19
@ 2020-04-05 19:24 Michael Rohleder
2020-04-06 14:16 ` bug#40451: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2020-04-05 19:24 UTC (permalink / raw)
To: 40451
[-- Attachment #1.1: Type: text/plain, Size: 71 bytes --]
* gnu/packages/emacs-xyz.scm (emacs-elisp-demos) Update to 2020.02.19.
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1.2: [PATCH] * gnu/packages/emacs-xyz.scm (emacs-elisp-demos) Update to --]
[-- Type: text/x-patch, Size: 1226 bytes --]
From 916de8ddc9a75172986a933bc18ebf906d41e36e Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike@rohleder.de>
Date: Sun, 5 Apr 2020 21:06:15 +0200
Subject: [PATCH] * gnu/packages/emacs-xyz.scm (emacs-elisp-demos) Update to
2020.02.19.
* gnu/packages/emacs-xyz.scm (emacs-elisp-demos) Update to 2020.02.19.
---
gnu/packages/emacs-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 0b0e8e53eb..7b2cb001ca 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -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$")
--
2.26.0
[-- Attachment #1.3: Type: text/plain, Size: 232 bytes --]
--
Die besten sind diejenigen, die alles selbst bedenken; gut sind auch die,
die auf den Rat Erfahrener hoeren; diejenigen aber, die weder wissen noch
hoeren auf anderer Weisheit sind nutzlose Wichte. --Hesiod (8. Jhd. v.C.)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2020-04-06 14:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-05 19:24 [bug#40451] [PATCH] * gnu: emacs-elisp-demos: Update to 2020.02.19 Michael Rohleder
2020-04-06 14:16 ` bug#40451: " Efraim Flashner
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).