unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* bug#27219: [PATCH] gnu: mes: Update to 0.7.
@ 2017-06-03 19:59 Jan Nieuwenhuizen
  2017-06-04  3:15 ` Leo Famulari
  0 siblings, 1 reply; 3+ messages in thread
From: Jan Nieuwenhuizen @ 2017-06-03 19:59 UTC (permalink / raw)
  To: 27219

* gnu/packages/mes.scm (mes): Update to 0.7.
---
 gnu/packages/mes.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/mes.scm b/gnu/packages/mes.scm
index c6cd5897c..e711148c7 100644
--- a/gnu/packages/mes.scm
+++ b/gnu/packages/mes.scm
@@ -54,10 +54,10 @@ extensive examples, including parsers for the Javascript and C99 languages.")
     (license (list gpl3+ lgpl3+))))
 
 (define-public mes
-  (let ((commit "d4420bbcc9f994e2cce430cf156f383dc4092bca")
+  (let ((commit "7fdca75d2188b28df806b34ec92627d57aafa9ae")
         (revision "0")
         (triplet "i686-unknown-linux-gnu")
-        (version "0.6"))
+        (version "0.7"))
     (package
       (name "mes")
       (version (string-append version "-" revision "." (string-take commit 7)))
@@ -68,7 +68,7 @@ extensive examples, including parsers for the Javascript and C99 languages.")
                       (commit commit)))
                 (file-name (string-append name "-" version))
                 (sha256
-                 (base32 "0qqywk3siyhf08v7xac08lqldklrqfndlp495wgy6ii9fn93197k"))))
+                 (base32 "0fvzr1ai2rmi46zdi5b2bdjb6s8ip78mkmsk02yxl46rajmp2pb1"))))
       (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#27219: [PATCH] gnu: mes: Update to 0.7.
  2017-06-03 19:59 bug#27219: [PATCH] gnu: mes: Update to 0.7 Jan Nieuwenhuizen
@ 2017-06-04  3:15 ` Leo Famulari
  2017-06-04  5:22   ` Jan Nieuwenhuizen
  0 siblings, 1 reply; 3+ messages in thread
From: Leo Famulari @ 2017-06-04  3:15 UTC (permalink / raw)
  To: Jan Nieuwenhuizen; +Cc: 27219

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

On Sat, Jun 03, 2017 at 09:59:39PM +0200, Jan Nieuwenhuizen wrote:
> * gnu/packages/mes.scm (mes): Update to 0.7.

LGTM. The first time I tried building it, there was a strange failure in build
phase, but it passed the next 2 times. Unfortunately I didn't keep the failure
messages. I'll be sure to report it properly if I see it again.

------
test: catch 22: pass
test: catch feelunhandled exception: twenty-two (hahah)
: pass
------

;)

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

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

* bug#27219: [PATCH] gnu: mes: Update to 0.7.
  2017-06-04  3:15 ` Leo Famulari
@ 2017-06-04  5:22   ` Jan Nieuwenhuizen
  0 siblings, 0 replies; 3+ messages in thread
From: Jan Nieuwenhuizen @ 2017-06-04  5:22 UTC (permalink / raw)
  To: Leo Famulari; +Cc: 27219-done

Leo Famulari writes:

> On Sat, Jun 03, 2017 at 09:59:39PM +0200, Jan Nieuwenhuizen wrote:
>> * gnu/packages/mes.scm (mes): Update to 0.7.
>
> LGTM. The first time I tried building it, there was a strange failure in build
> phase, but it passed the next 2 times. Unfortunately I didn't keep the failure
> messages. I'll be sure to report it properly if I see it again.

Okay, yes please do!  I think that I haven't seen that; I don't
build too often for guix: only a couple of times before a release.

Thanks, pushed.

> ------
> test: catch 22: pass
> test: catch feelunhandled exception: twenty-two (hahah)
> : pass
> ------
>
> ;)

make writing tedious tests fun again ;-)

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

end of thread, other threads:[~2017-06-04  5:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-03 19:59 bug#27219: [PATCH] gnu: mes: Update to 0.7 Jan Nieuwenhuizen
2017-06-04  3:15 ` Leo Famulari
2017-06-04  5:22   ` 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).