unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: elaexuotee--- via Guix-patches via <guix-patches@gnu.org>
To: 44791@debbugs.gnu.org
Subject: [bug#44791] gnu: mblaze: Update to 1.0
Date: Sun, 22 Nov 2020 17:08:00 +0900	[thread overview]
Message-ID: <FTAH3DNKFC.2S1RI4XFPGSPU@wilsonb.com> (raw)

[-- 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


             reply	other threads:[~2020-11-22  8:09 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-22  8:08 elaexuotee--- via Guix-patches via [this message]
2020-11-24 12:46 ` [bug#44791] gnu: mblaze: Update to 1.0 Nicolas Goaziou

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=FTAH3DNKFC.2S1RI4XFPGSPU@wilsonb.com \
    --to=guix-patches@gnu.org \
    --cc=44791@debbugs.gnu.org \
    --cc=elaexuotee@wilsonb.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).