GNU bug report logs - #29264
[PATCH] gnu: nyacc: Update to 0.82.4.

Previous Next

Package: guix-patches;

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

Date: Sat, 11 Nov 2017 22:14:01 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 29264 in the body.
You can then email your comments to 29264 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#29264; Package guix-patches. (Sat, 11 Nov 2017 22:14:01 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, 11 Nov 2017 22:14:01 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: nyacc: Update to 0.82.4.
Date: Sat, 11 Nov 2017 23:13:01 +0100
* gnu/packages/mes.scm (nyacc): Update to 0.82.4.
---
 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 f71339da2..d745e9f8b 100644
--- a/gnu/packages/mes.scm
+++ b/gnu/packages/mes.scm
@@ -34,7 +34,7 @@
 (define-public nyacc
   (package
     (name "nyacc")
-    (version "0.82.0")
+    (version "0.82.4")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://savannah/nyacc/"
@@ -42,7 +42,7 @@
               (file-name (string-append name "-" version ".tar.gz"))
               (sha256
                (base32
-                "1ll0mjivhxpj3r81w4a8p4bclr3byzp38ig1j11jvwnbl6lawgj7"))))
+                "0ykz64jlf1kpxz3qqr0nmci57r5yqwyd3s2g93vrmcnpy9d7y22p"))))
     (build-system gnu-build-system)
     (native-inputs
      `(("guile" ,guile-2.2)))
-- 
Jan Nieuwenhuizen <janneke <at> gnu.org> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | Avatar® http://AvatarAcademy.com





Reply sent to Jan Nieuwenhuizen <janneke <at> gnu.org>:
You have taken responsibility. (Sat, 11 Nov 2017 22:24:01 GMT) Full text and rfc822 format available.

Notification sent to Jan Nieuwenhuizen <janneke <at> gnu.org>:
bug acknowledged by developer. (Sat, 11 Nov 2017 22:24:01 GMT) Full text and rfc822 format available.

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

From: Jan Nieuwenhuizen <janneke <at> gnu.org>
To: 29264-done <at> debbugs.gnu.org
Cc: Ludovic Courtès  <ludo <at> gnu.org>
Subject: Re: [bug#29264] [PATCH] gnu: nyacc: Update to 0.82.4.
Date: Sat, 11 Nov 2017 23:22:41 +0100
Jan Nieuwenhuizen writes:

> * gnu/packages/mes.scm (nyacc): Update to 0.82.4.

Re: ack on #guile irc, pushed to master as 327df26fbfdaa6d77b61dea9273839210add75c0

thanks,
janneke

-- 
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#29264; Package guix-patches. (Sun, 12 Nov 2017 20:19:02 GMT) Full text and rfc822 format available.

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

From: ludo <at> gnu.org (Ludovic Courtès)
To: Jan Nieuwenhuizen <janneke <at> gnu.org>
Cc: 29264-done <at> debbugs.gnu.org
Subject: Re: [bug#29264] [PATCH] gnu: nyacc: Update to 0.82.4.
Date: Sun, 12 Nov 2017 21:18:28 +0100
Jan Nieuwenhuizen <janneke <at> gnu.org> skribis:

> Jan Nieuwenhuizen writes:
>
>> * gnu/packages/mes.scm (nyacc): Update to 0.82.4.
>
> Re: ack on #guile irc, pushed to master as 327df26fbfdaa6d77b61dea9273839210add75c0

Woohoo!

BTW, as noted in ‘HACKING’, this is OK to push directly:

  For patches that just add a new package, and a simple one, it’s OK to commit,
  if you’re confident (which means you successfully built it in a chroot setup,
  and have done a reasonable copyright and license auditing.)  Likewise for
  package upgrades, except upgrades that trigger a lot of rebuilds (for example,
  upgrading GnuTLS or GLib.)  We have a mailing list for commit notifications
  (guix-commits <at> gnu.org), so people can notice.  Before pushing your changes,
  make sure to run ‘git pull --rebase’.

Thank you,
Ludo’.




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

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

Previous Next


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