From: Mathieu Othacehe <m.othacehe@gmail.com>
To: 26720@debbugs.gnu.org
Subject: bug#26720: [PATCH] gnu: emacs-mu4e-alert: Update to 1.0.
Date: Sun, 30 Apr 2017 22:19:27 +0200 [thread overview]
Message-ID: <20170430201927.5389-1-m.othacehe@gmail.com> (raw)
* gnu/packages/emacs.scm (emacs-mu4e-alert): Update to 1.0.
---
gnu/packages/emacs.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index 14d851184..4d524ece7 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -3955,7 +3955,7 @@ customizable by the user.")
(define-public emacs-mu4e-alert
(package
(name "emacs-mu4e-alert")
- (version "0.4")
+ (version "1.0")
(source
(origin
(method url-fetch)
@@ -3965,7 +3965,7 @@ customizable by the user.")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
- "1m63vyb2v5r9swmqv56q80jca8172nk5vaxl7bcm5zbfs8zsvr4b"))))
+ "07qc834qnxn8xi4bw5nawj8g91bmkzw0r0vahkgysp7r9xrf57gj"))))
(build-system emacs-build-system)
(propagated-inputs
`(("emacs-alert" ,emacs-alert)
--
2.12.2
next reply other threads:[~2017-04-30 20:20 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-30 20:19 Mathieu Othacehe [this message]
2017-04-30 23:24 ` bug#26720: [PATCH] gnu: emacs-mu4e-alert: Update to 1.0 Kei Kebreau
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=20170430201927.5389-1-m.othacehe@gmail.com \
--to=m.othacehe@gmail.com \
--cc=26720@debbugs.gnu.org \
/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).