all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kei Kebreau <kei@openmailbox.org>
To: Mathieu Othacehe <m.othacehe@gmail.com>
Cc: 26720-done@debbugs.gnu.org
Subject: bug#26720: [PATCH] gnu: emacs-mu4e-alert: Update to 1.0.
Date: Sun, 30 Apr 2017 19:24:59 -0400	[thread overview]
Message-ID: <87efw9o4vo.fsf@openmailbox.org> (raw)
In-Reply-To: <20170430201927.5389-1-m.othacehe@gmail.com> (Mathieu Othacehe's message of "Sun, 30 Apr 2017 22:19:27 +0200")

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

Mathieu Othacehe <m.othacehe@gmail.com> writes:

> * 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)

Pushed to master.

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

      reply	other threads:[~2017-04-30 23:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-30 20:19 bug#26720: [PATCH] gnu: emacs-mu4e-alert: Update to 1.0 Mathieu Othacehe
2017-04-30 23:24 ` Kei Kebreau [this message]

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

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

  git send-email \
    --in-reply-to=87efw9o4vo.fsf@openmailbox.org \
    --to=kei@openmailbox.org \
    --cc=26720-done@debbugs.gnu.org \
    --cc=m.othacehe@gmail.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 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.