emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[debbugs-tracker] bug#29264: closed ([PATCH] gnu: nyacc: Update to 0.82.


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#29264: closed ([PATCH] gnu: nyacc: Update to 0.82.4.)
Date: Sat, 11 Nov 2017 22:24:01 +0000

Your message dated Sat, 11 Nov 2017 23:22:41 +0100
with message-id <address@hidden>
and subject line Re: [bug#29264] [PATCH] gnu: nyacc: Update to 0.82.4.
has caused the debbugs.gnu.org bug report #29264,
regarding [PATCH] gnu: nyacc: Update to 0.82.4.
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
29264: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=29264
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- 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 <address@hidden> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | AvatarĀ® http://AvatarAcademy.com




--- End Message ---
--- Begin Message --- Subject: Re: [bug#29264] [PATCH] gnu: nyacc: Update to 0.82.4. Date: Sat, 11 Nov 2017 23:22:41 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)
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 <address@hidden> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | AvatarĀ® http://AvatarAcademy.com


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]