GNU bug report logs - #53437
[PATCH] gnu: mblaze: Update to 1.2.

Previous Next

Package: guix-patches;

Reported by: jgart <jgart <at> dismail.de>

Date: Sat, 22 Jan 2022 05:35:02 UTC

Severity: normal

Tags: patch

Done: Oleg Pykhalov <go.wigust <at> gmail.com>

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: Oleg Pykhalov <go.wigust <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#53437: closed ([PATCH] gnu: mblaze: Update to 1.2.)
Date: Sat, 22 Jan 2022 08:58:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 22 Jan 2022 11:57:27 +0300
with message-id <87h79wuozs.fsf <at> gmail.com>
and subject line Re: [bug#53437] [PATCH] gnu: mblaze: Update to 1.2.
has caused the debbugs.gnu.org bug report #53437,
regarding [PATCH] gnu: mblaze: Update to 1.2.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
53437: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=53437
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: jgart <jgart <at> dismail.de>
To: guix-patches <at> gnu.org
Cc: jgart <jgart <at> dismail.de>
Subject: [PATCH] gnu: mblaze: Update to 1.2.
Date: Sat, 22 Jan 2022 00:34:17 -0500
* gnu/packages/mail.scm (mblaze): Update to 1.2.
---
 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 b50224befd..d601a6e4bc 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -2717,7 +2717,7 @@ (define-public mb2md
 (define-public mblaze
   (package
     (name "mblaze")
-    (version "1.1")
+    (version "1.2")
     (source
      (origin
        (method git-fetch)
@@ -2726,7 +2726,7 @@ (define-public mblaze
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1bir977vnqs76g8jgv1yivqw0wk2kn56l3l5r4w2ipix3fir138y"))))
+        (base32 "0fa8s9dp5ilwmfcwkx72x2b5i0maa5sl97hv2cdknqmc27gv0b1c"))))
     (build-system gnu-build-system)
     (native-inputs
      (list perl))
-- 
2.34.1



[Message part 3 (message/rfc822, inline)]
From: Oleg Pykhalov <go.wigust <at> gmail.com>
To: jgart <jgart <at> dismail.de>
Cc: 53437-done <at> debbugs.gnu.org
Subject: Re: [bug#53437] [PATCH] gnu: mblaze: Update to 1.2.
Date: Sat, 22 Jan 2022 11:57:27 +0300
[Message part 4 (text/plain, inline)]
Hi,

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

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

Applied, thank you.

Oleg.
[signature.asc (application/pgp-signature, inline)]

This bug report was last modified 3 years and 214 days ago.

Previous Next


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