unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#28419] [PATCH] gnu: mes: Update to 0.10.
@ 2017-09-11 17:15 Jan Nieuwenhuizen
  2017-09-11 22:14 ` Kei Kebreau
  0 siblings, 1 reply; 3+ messages in thread
From: Jan Nieuwenhuizen @ 2017-09-11 17:15 UTC (permalink / raw)
  To: 28419

* 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
-- 
Jan Nieuwenhuizen <janneke@gnu.org> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | Avatar® http://AvatarAcademy.com

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

* [bug#28419] [PATCH] gnu: mes: Update to 0.10.
  2017-09-11 17:15 [bug#28419] [PATCH] gnu: mes: Update to 0.10 Jan Nieuwenhuizen
@ 2017-09-11 22:14 ` Kei Kebreau
  2017-09-12 21:41   ` bug#28419: " Jan Nieuwenhuizen
  0 siblings, 1 reply; 3+ messages in thread
From: Kei Kebreau @ 2017-09-11 22:14 UTC (permalink / raw)
  To: Jan Nieuwenhuizen; +Cc: 28419

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

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

* bug#28419: [PATCH] gnu: mes: Update to 0.10.
  2017-09-11 22:14 ` Kei Kebreau
@ 2017-09-12 21:41   ` Jan Nieuwenhuizen
  0 siblings, 0 replies; 3+ messages in thread
From: Jan Nieuwenhuizen @ 2017-09-12 21:41 UTC (permalink / raw)
  To: Kei Kebreau; +Cc: 28419-done

Kei Kebreau writes:

> Jan Nieuwenhuizen <janneke@gnu.org> writes:
>
>> * gnu/packages/mes.scm (mes): Update to 0.10.
>
> LGTM. Pushed as f435379762c682c83cde318004d7ed5deaab01b2 to master.

Thanks!
janneke

-- 
Jan Nieuwenhuizen <janneke@gnu.org> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | Avatar® http://AvatarAcademy.com

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

end of thread, other threads:[~2017-09-12 21:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-11 17:15 [bug#28419] [PATCH] gnu: mes: Update to 0.10 Jan Nieuwenhuizen
2017-09-11 22:14 ` Kei Kebreau
2017-09-12 21:41   ` bug#28419: " Jan Nieuwenhuizen

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