GNU bug report logs -
#40451
[PATCH] * gnu: emacs-elisp-demos: Update to 2020.02.19
Previous Next
Reported by: Michael Rohleder <mike <at> rohleder.de>
Date: Sun, 5 Apr 2020 19:25:01 UTC
Severity: normal
Tags: patch
Done: Efraim Flashner <efraim <at> flashner.co.il>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#40451: [PATCH] * gnu: emacs-elisp-demos: Update to 2020.02.19
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 40451 <at> debbugs.gnu.org.
--
40451: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=40451
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
[Message part 3 (text/plain, inline)]
Looks good. Patch pushed.
--
Efraim Flashner <efraim <at> flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
[Message part 6 (text/plain, inline)]
* gnu/packages/emacs-xyz.scm (emacs-elisp-demos) Update to 2020.02.19.
[0001-gnu-packages-emacs-xyz.scm-emacs-elisp-demos-Update-.patch (text/x-patch, inline)]
From 916de8ddc9a75172986a933bc18ebf906d41e36e Mon Sep 17 00:00:00 2001
From: Michael Rohleder <mike <at> 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
[Message part 8 (text/plain, inline)]
--
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.)
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 5 years and 47 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.