all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Kei Kebreau <kkebreau@posteo.net>
To: Jan Nieuwenhuizen <janneke@gnu.org>
Cc: 28419@debbugs.gnu.org
Subject: [bug#28419] [PATCH] gnu: mes: Update to 0.10.
Date: Mon, 11 Sep 2017 18:14:40 -0400	[thread overview]
Message-ID: <87efrcdgrz.fsf@posteo.net> (raw)
In-Reply-To: <20170911171533.23171-1-janneke@gnu.org> (Jan Nieuwenhuizen's message of "Mon, 11 Sep 2017 19:15:33 +0200")

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

Jan Nieuwenhuizen <janneke@gnu.org> writes:

> * gnu/packages/mes.scm (mes): Update to 0.10.
> ---
>  gnu/packages/mes.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/mes.scm b/gnu/packages/mes.scm
> index 9aba162f3..f71339da2 100644
> --- a/gnu/packages/mes.scm
> +++ b/gnu/packages/mes.scm
> @@ -58,7 +58,7 @@ extensive examples, including parsers for the Javascript and C99 languages.")
>    (let ((triplet "i686-unknown-linux-gnu"))
>      (package
>        (name "mes")
> -      (version "0.9")
> +      (version "0.10")
>        (source (origin
>                  (method url-fetch)
>                  (uri (string-append "https://gitlab.com/janneke/mes"
> @@ -67,7 +67,7 @@ extensive examples, including parsers for the Javascript and C99 languages.")
>                  (file-name (string-append name "-" version ".tar.gz"))
>                  (sha256
>                   (base32
> -                  "0ph0fvabpb7zhbk4zpacbp7m4b142ds17dq5dzn00m7dz8farw9r"))))
> +                  "0djmhnvha8phxgb4msysnjmy1nnllb08bnw4xhdayq8ppi4zdmcv"))))
>        (build-system gnu-build-system)
>        (supported-systems '("i686-linux" "x86_64-linux"))
>        (propagated-inputs

LGTM. Pushed as f435379762c682c83cde318004d7ed5deaab01b2 to master.

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

  reply	other threads:[~2017-09-11 22:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-11 17:15 [bug#28419] [PATCH] gnu: mes: Update to 0.10 Jan Nieuwenhuizen
2017-09-11 22:14 ` Kei Kebreau [this message]
2017-09-12 21:41   ` bug#28419: " Jan Nieuwenhuizen

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=87efrcdgrz.fsf@posteo.net \
    --to=kkebreau@posteo.net \
    --cc=28419@debbugs.gnu.org \
    --cc=janneke@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 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.