all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#53577] [PATCH] gnu: emacs-literate-calc-mode: Update to 0.1-2-ba7d221.
@ 2022-01-27  8:40 Michael Rohleder
  2022-01-28  8:39 ` bug#53577: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Rohleder @ 2022-01-27  8:40 UTC (permalink / raw)
  To: 53577; +Cc: Michael Rohleder

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#53577: [PATCH] gnu: emacs-literate-calc-mode: Update to 0.1-2-ba7d221.
  2022-01-27  8:40 [bug#53577] [PATCH] gnu: emacs-literate-calc-mode: Update to 0.1-2-ba7d221 Michael Rohleder
@ 2022-01-28  8:39 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2022-01-28  8:39 UTC (permalink / raw)
  To: Michael Rohleder; +Cc: 53577-done

Hello,

Michael Rohleder <mike@rohleder.de> writes:

> * gnu/packages/emacs-xyz.scm (emacs-literate-calc-mode): Update to
> 0.1-2-ba7d221.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-28  8:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-27  8:40 [bug#53577] [PATCH] gnu: emacs-literate-calc-mode: Update to 0.1-2-ba7d221 Michael Rohleder
2022-01-28  8:39 ` bug#53577: " Nicolas Goaziou

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.