all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#53437] [PATCH] gnu: mblaze: Update to 1.2.
@ 2022-01-22  5:34 jgart via Guix-patches via
  2022-01-22  8:57 ` bug#53437: " Oleg Pykhalov
  0 siblings, 1 reply; 2+ messages in thread
From: jgart via Guix-patches via @ 2022-01-22  5:34 UTC (permalink / raw)
  To: 53437; +Cc: jgart

* 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





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

* bug#53437: [PATCH] gnu: mblaze: Update to 1.2.
  2022-01-22  5:34 [bug#53437] [PATCH] gnu: mblaze: Update to 1.2 jgart via Guix-patches via
@ 2022-01-22  8:57 ` Oleg Pykhalov
  0 siblings, 0 replies; 2+ messages in thread
From: Oleg Pykhalov @ 2022-01-22  8:57 UTC (permalink / raw)
  To: jgart; +Cc: 53437-done

[-- Attachment #1: Type: text/plain, Size: 234 bytes --]

Hi,

jgart via Guix-patches via <guix-patches@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.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 861 bytes --]

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-22  5:34 [bug#53437] [PATCH] gnu: mblaze: Update to 1.2 jgart via Guix-patches via
2022-01-22  8:57 ` bug#53437: " Oleg Pykhalov

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.