GNU bug report logs - #26720
[PATCH] gnu: emacs-mu4e-alert: Update to 1.0.

Previous Next

Package: guix-patches;

Reported by: Mathieu Othacehe <m.othacehe <at> gmail.com>

Date: Sun, 30 Apr 2017 20:20:01 UTC

Severity: normal

Tags: patch

Done: Kei Kebreau <kei <at> openmailbox.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Mathieu Othacehe <m.othacehe <at> gmail.com>
Subject: bug#26720: closed (Re: bug#26720: [PATCH] gnu: emacs-mu4e-alert:
 Update to 1.0.)
Date: Sun, 30 Apr 2017 23:26:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#26720: [PATCH] gnu: emacs-mu4e-alert: Update to 1.0.

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 26720 <at> debbugs.gnu.org.

-- 
26720: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=26720
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Kei Kebreau <kei <at> openmailbox.org>
To: Mathieu Othacehe <m.othacehe <at> gmail.com>
Cc: 26720-done <at> debbugs.gnu.org
Subject: Re: bug#26720: [PATCH] gnu: emacs-mu4e-alert: Update to 1.0.
Date: Sun, 30 Apr 2017 19:24:59 -0400
[Message part 3 (text/plain, inline)]
Mathieu Othacehe <m.othacehe <at> gmail.com> writes:

> * gnu/packages/emacs.scm (emacs-mu4e-alert): Update to 1.0.
> ---
>  gnu/packages/emacs.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
> index 14d851184..4d524ece7 100644
> --- a/gnu/packages/emacs.scm
> +++ b/gnu/packages/emacs.scm
> @@ -3955,7 +3955,7 @@ customizable by the user.")
>  (define-public emacs-mu4e-alert
>    (package
>      (name "emacs-mu4e-alert")
> -    (version "0.4")
> +    (version "1.0")
>      (source
>       (origin
>         (method url-fetch)
> @@ -3965,7 +3965,7 @@ customizable by the user.")
>         (file-name (string-append name "-" version ".tar.gz"))
>         (sha256
>          (base32
> -         "1m63vyb2v5r9swmqv56q80jca8172nk5vaxl7bcm5zbfs8zsvr4b"))))
> +         "07qc834qnxn8xi4bw5nawj8g91bmkzw0r0vahkgysp7r9xrf57gj"))))
>      (build-system emacs-build-system)
>      (propagated-inputs
>       `(("emacs-alert" ,emacs-alert)

Pushed to master.
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Mathieu Othacehe <m.othacehe <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Mathieu Othacehe <m.othacehe <at> gmail.com>
Subject: [PATCH] gnu: emacs-mu4e-alert: Update to 1.0.
Date: Sun, 30 Apr 2017 22:19:27 +0200
* gnu/packages/emacs.scm (emacs-mu4e-alert): Update to 1.0.
---
 gnu/packages/emacs.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index 14d851184..4d524ece7 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -3955,7 +3955,7 @@ customizable by the user.")
 (define-public emacs-mu4e-alert
   (package
     (name "emacs-mu4e-alert")
-    (version "0.4")
+    (version "1.0")
     (source
      (origin
        (method url-fetch)
@@ -3965,7 +3965,7 @@ customizable by the user.")
        (file-name (string-append name "-" version ".tar.gz"))
        (sha256
         (base32
-         "1m63vyb2v5r9swmqv56q80jca8172nk5vaxl7bcm5zbfs8zsvr4b"))))
+         "07qc834qnxn8xi4bw5nawj8g91bmkzw0r0vahkgysp7r9xrf57gj"))))
     (build-system emacs-build-system)
     (propagated-inputs
      `(("emacs-alert" ,emacs-alert)
-- 
2.12.2




This bug report was last modified 8 years and 106 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.