GNU bug report logs - #27219
[PATCH] gnu: mes: Update to 0.7.

Previous Next

Package: guix-patches;

Reported by: Jan Nieuwenhuizen <janneke <at> gnu.org>

Date: Sat, 3 Jun 2017 20:00:03 UTC

Severity: normal

Tags: patch

Done: Jan Nieuwenhuizen <janneke <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 27219 in the body.
You can then email your comments to 27219 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#27219; Package guix-patches. (Sat, 03 Jun 2017 20:00:03 GMT) Full text and rfc822 format available.

Acknowledgement sent to Jan Nieuwenhuizen <janneke <at> gnu.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Sat, 03 Jun 2017 20:00:03 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Jan Nieuwenhuizen <janneke <at> gnu.org>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: mes: Update to 0.7.
Date: Sat,  3 Jun 2017 21:59:39 +0200
* 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 <at> gnu.org> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | AvatarĀ® http://AvatarAcademy.com





Information forwarded to guix-patches <at> gnu.org:
bug#27219; Package guix-patches. (Sun, 04 Jun 2017 03:16:02 GMT) Full text and rfc822 format available.

Message #8 received at 27219 <at> debbugs.gnu.org (full text, mbox):

From: Leo Famulari <leo <at> famulari.name>
To: Jan Nieuwenhuizen <janneke <at> gnu.org>
Cc: 27219 <at> debbugs.gnu.org
Subject: Re: bug#27219: [PATCH] gnu: mes: Update to 0.7.
Date: Sat, 3 Jun 2017 23:15:29 -0400
[Message part 1 (text/plain, inline)]
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
------

;)
[signature.asc (application/pgp-signature, inline)]

Reply sent to Jan Nieuwenhuizen <janneke <at> gnu.org>:
You have taken responsibility. (Sun, 04 Jun 2017 05:23:02 GMT) Full text and rfc822 format available.

Notification sent to Jan Nieuwenhuizen <janneke <at> gnu.org>:
bug acknowledged by developer. (Sun, 04 Jun 2017 05:23:02 GMT) Full text and rfc822 format available.

Message #13 received at 27219-done <at> debbugs.gnu.org (full text, mbox):

From: Jan Nieuwenhuizen <janneke <at> gnu.org>
To: Leo Famulari <leo <at> famulari.name>
Cc: 27219-done <at> debbugs.gnu.org
Subject: Re: bug#27219: [PATCH] gnu: mes: Update to 0.7.
Date: Sun, 04 Jun 2017 07:22:19 +0200
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 ;-)




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 02 Jul 2017 11:24:05 GMT) Full text and rfc822 format available.

This bug report was last modified 7 years and 355 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.