GNU bug report logs - #25867
[PATCH] gnu: neomutt: Update to 20170225.

Previous Next

Package: guix-patches;

Reported by: contact.ng0 <at> cryptolab.net

Date: Sat, 25 Feb 2017 09:16:01 UTC

Severity: normal

Tags: patch

Done: ng0 <contact.ng0 <at> cryptolab.net>

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: contact.ng0 <at> cryptolab.net
Subject: bug#25867: closed (Re: bug#25867: [PATCH] gnu: neomutt: Update to
 20170225.)
Date: Sun, 26 Feb 2017 19:56:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#25867: [PATCH] gnu: neomutt: Update to 20170225.

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

-- 
25867: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=25867
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: ng0 <contact.ng0 <at> cryptolab.net>
To: Kei Kebreau <kei <at> openmailbox.org>
Cc: 25867-done <at> debbugs.gnu.org
Subject: Re: bug#25867: [PATCH] gnu: neomutt: Update to 20170225.
Date: Sun, 26 Feb 2017 19:57:31 +0000
On 17-02-26 13:07:29, Kei Kebreau wrote:
> contact.ng0 <at> cryptolab.net writes:
> 
> > From: ng0 <contact.ng0 <at> cryptolab.net>
> >
> > * gnu/packages/mail.scm (neomutt): Update to 20170225.
> > ---
> >  gnu/packages/mail.scm | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> >
> > diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
> > index a9b2cb3ec..f4f732ec1 100644
> > --- a/gnu/packages/mail.scm
> > +++ b/gnu/packages/mail.scm
> > @@ -254,7 +254,7 @@ operating systems.")
> >    (package
> >      (inherit mutt)
> >      (name "neomutt")
> > -    (version "20170113")
> > +    (version "20170225")
> >      (source
> >       (origin
> >         (method url-fetch)
> > @@ -263,7 +263,7 @@ operating systems.")
> >         (file-name (string-append name "-" version ".tar.gz"))
> >         (sha256
> >          (base32
> > -         "0cqr77q263b5qcmdw6g0qixdpk6gmzgzpa03v226nr55v2ips9jg"))))
> > +         "00ll35g9pcanzrxsjp09vrmq6flml249dipcznrq2z4jy2zd386p"))))
> >      (inputs
> >       `(("cyrus-sasl" ,cyrus-sasl)
> >         ("gdbm" ,gdbm)
> 
> LGTM. Pushed to master as 9c66b885436e6d00c846f231e1077b5bb2ee2a43.

Thanks! Patch-bug closed.

[Message part 3 (message/rfc822, inline)]
From: contact.ng0 <at> cryptolab.net
To: guix-patches <at> gnu.org
Cc: ng0 <contact.ng0 <at> cryptolab.net>
Subject: [PATCH] gnu: neomutt: Update to 20170225.
Date: Sat, 25 Feb 2017 09:16:43 +0000
From: ng0 <contact.ng0 <at> cryptolab.net>

* gnu/packages/mail.scm (neomutt): Update to 20170225.
---
 gnu/packages/mail.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mail.scm b/gnu/packages/mail.scm
index a9b2cb3ec..f4f732ec1 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -254,7 +254,7 @@ operating systems.")
   (package
     (inherit mutt)
     (name "neomutt")
-    (version "20170113")
+    (version "20170225")
     (source
      (origin
        (method url-fetch)
@@ -263,7 +263,7 @@ operating systems.")
        (file-name (string-append name "-" version ".tar.gz"))
        (sha256
         (base32
-         "0cqr77q263b5qcmdw6g0qixdpk6gmzgzpa03v226nr55v2ips9jg"))))
+         "00ll35g9pcanzrxsjp09vrmq6flml249dipcznrq2z4jy2zd386p"))))
     (inputs
      `(("cyrus-sasl" ,cyrus-sasl)
        ("gdbm" ,gdbm)
-- 
2.11.1




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

Previous Next


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