GNU bug report logs -
#53577
[PATCH] gnu: emacs-literate-calc-mode: Update to 0.1-2-ba7d221.
Previous Next
Reported by: Michael Rohleder <mike <at> rohleder.de>
Date: Thu, 27 Jan 2022 08:41:01 UTC
Severity: normal
Tags: patch
Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 53577 in the body.
You can then email your comments to 53577 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#53577
; Package
guix-patches
.
(Thu, 27 Jan 2022 08:41:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Michael Rohleder <mike <at> rohleder.de>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Thu, 27 Jan 2022 08:41:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/emacs-xyz.scm (emacs-literate-calc-mode): Update to 0.1-2-ba7d221.
---
gnu/packages/emacs-xyz.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index 68c10a2307..20d748e071 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -4898,8 +4898,8 @@ (define-public emacs-literate-elisp
(license license:gpl3+)))
(define-public emacs-literate-calc-mode
- (let ((commit "a50e897a816cb5580ad6ec867eeaae212e0e4798")
- (revision "1"))
+ (let ((commit "ba7d22140a165b0fdd900a8d04916115ca6ab8ff")
+ (revision "2"))
(package
(name "emacs-literate-calc-mode")
(version (git-version "0.1" revision commit))
@@ -4911,7 +4911,7 @@ (define-public emacs-literate-calc-mode
(commit commit)))
(file-name (git-file-name name version))
(sha256
- (base32 "0z6y5f1rj28lbr30m6g4a9l6ahs66whi8861g4cx9xzhs84nwv5g"))))
+ (base32 "1bdybw44pmhfpikdv1kg2sx88546xyncks5a4b2s0ak4p66r82k3"))))
(build-system emacs-build-system)
(propagated-inputs
(list emacs-s))
--
2.34.0
Reply sent
to
Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
:
You have taken responsibility.
(Fri, 28 Jan 2022 08:40:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Michael Rohleder <mike <at> rohleder.de>
:
bug acknowledged by developer.
(Fri, 28 Jan 2022 08:40:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 53577-done <at> debbugs.gnu.org (full text, mbox):
Hello,
Michael Rohleder <mike <at> rohleder.de> writes:
> * gnu/packages/emacs-xyz.scm (emacs-literate-calc-mode): Update to
> 0.1-2-ba7d221.
Applied. Thank you.
Regards,
--
Nicolas Goaziou
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Fri, 25 Feb 2022 12:24:15 GMT)
Full text and
rfc822 format available.
This bug report was last modified 3 years and 199 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.