unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#58935] [PATCH] gnu: emacs-alarm-clock: Update to 1.0.3.
@ 2022-10-31 22:49 jgart via Guix-patches via
  2022-11-01  8:55 ` bug#58935: " Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: jgart via Guix-patches via @ 2022-10-31 22:49 UTC (permalink / raw)
  To: 58935; +Cc: jgart

* gnu/packages/emacs-xyz.scm (emacs-alarm-clock): Update to 1.0.3.
---
 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 166d4e7c7e..b53173e96b 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -2088,7 +2088,7 @@ (define-public emacs-ahg
 (define-public emacs-alarm-clock
   (package
     (name "emacs-alarm-clock")
-    (version "1.0.1")
+    (version "1.0.3")
     (source (origin
               (method git-fetch)
               (uri (git-reference
@@ -2097,7 +2097,7 @@ (define-public emacs-alarm-clock
               (file-name (git-file-name name version))
               (sha256
                (base32
-                "11afq6lnlqdzbll015fx3031bslwfaz5362qgk2ipgqlk872559h"))))
+                "02gr5scf50js00xa1chvd0j7agr8bys5madzk96fwg0s4gfdmyqa"))))
     (build-system emacs-build-system)
     (arguments
      (list #:include #~(cons "alarm.mp3" %default-include)
-- 
2.38.1





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

* bug#58935: [PATCH] gnu: emacs-alarm-clock: Update to 1.0.3.
  2022-10-31 22:49 [bug#58935] [PATCH] gnu: emacs-alarm-clock: Update to 1.0.3 jgart via Guix-patches via
@ 2022-11-01  8:55 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2022-11-01  8:55 UTC (permalink / raw)
  To: jgart via Guix-patches via; +Cc: 58935-done, jgart

Hello,

jgart via Guix-patches via <guix-patches@gnu.org> writes:

> * gnu/packages/emacs-xyz.scm (emacs-alarm-clock): Update to 1.0.3.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-31 22:49 [bug#58935] [PATCH] gnu: emacs-alarm-clock: Update to 1.0.3 jgart via Guix-patches via
2022-11-01  8:55 ` bug#58935: " Nicolas Goaziou

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).