unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#44791] gnu: mblaze: Update to 1.0
@ 2020-11-22  8:08 elaexuotee--- via Guix-patches via
  2020-11-24 12:46 ` Nicolas Goaziou
  0 siblings, 1 reply; 2+ messages in thread
From: elaexuotee--- via Guix-patches via @ 2020-11-22  8:08 UTC (permalink / raw)
  To: 44791

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

This just got merged in very recently, but I realized that upstream has much
newer tagged versions that are not reflected in the GitHub releases. This patch
updates from 0.4 to 1.0.


[-- Attachment #2: 0001-gnu-mblaze-Update-to-1.0.patch --]
[-- Type: text/x-patch, Size: 1161 bytes --]

From 0a5c2457218d0b658f9361a680faebdc6b6ad53d Mon Sep 17 00:00:00 2001
From: "B. Wilson" <elaexuotee@wilsonb.com>
Date: Sun, 22 Nov 2020 17:05:14 +0900
Subject: [PATCH] gnu: mblaze: Update to 1.0.
To: guix-patches@gnu.org

gnu/packages/mail.scm (mblaze): Update to 1.0.
---
 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 5a10194a4a..5b7c38df84 100644
--- a/gnu/packages/mail.scm
+++ b/gnu/packages/mail.scm
@@ -2604,7 +2604,7 @@ converts them to maildir format directories.")
 (define-public mblaze
   (package
     (name "mblaze")
-    (version "0.2")
+    (version "1.0")
     (source
      (origin
        (method git-fetch)
@@ -2613,7 +2613,7 @@ converts them to maildir format directories.")
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0p97zfl35ilrnrx9ynj82igsb698m9klikfaicw5jhjpf6qp2n3y"))))
+        (base32 "0hxy3mjjv4hg856sl1r15fdmqaw4s9c26b3lidsd5x0kpqy601ai"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("perl" ,perl)))
-- 
2.29.2


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

* [bug#44791] gnu: mblaze: Update to 1.0
  2020-11-22  8:08 [bug#44791] gnu: mblaze: Update to 1.0 elaexuotee--- via Guix-patches via
@ 2020-11-24 12:46 ` Nicolas Goaziou
  0 siblings, 0 replies; 2+ messages in thread
From: Nicolas Goaziou @ 2020-11-24 12:46 UTC (permalink / raw)
  To: 44791; +Cc: 44791-done, elaexuotee

Hello,

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

> gnu/packages/mail.scm (mblaze): Update to 1.0.

Applied. Thank you.

Regards,
-- 
Nicolas Goaziou




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

end of thread, other threads:[~2020-11-24 12:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-22  8:08 [bug#44791] gnu: mblaze: Update to 1.0 elaexuotee--- via Guix-patches via
2020-11-24 12:46 ` 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).