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

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

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


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#28411: closed ([PATCH] gnu: nyacc: Update to 0.82.0.)
Date: Mon, 11 Sep 2017 12:47:02 +0000

Your message dated Mon, 11 Sep 2017 14:45:48 +0200
with message-id <address@hidden>
and subject line Re: [bug#28411] [PATCH] gnu: nyacc: Update to 0.82.0.
has caused the debbugs.gnu.org bug report #28411,
regarding [PATCH] gnu: nyacc: Update to 0.82.0.
to be marked as done.

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


-- 
28411: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=28411
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] gnu: nyacc: Update to 0.82.0. Date: Sun, 10 Sep 2017 22:48:41 +0200
* gnu/packages/mes.scm (nyacc): Update to 0.82.0.
---
 gnu/packages/mes.scm | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/mes.scm b/gnu/packages/mes.scm
index 39f976532..9aba162f3 100644
--- a/gnu/packages/mes.scm
+++ b/gnu/packages/mes.scm
@@ -34,14 +34,15 @@
 (define-public nyacc
   (package
     (name "nyacc")
-    (version "0.80.3")
+    (version "0.82.0")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://savannah/nyacc/"
                                   name "-" version ".tar.gz"))
+              (file-name (string-append name "-" version ".tar.gz"))
               (sha256
                (base32
-                "0sdvkahnz6k9i4kf1i1ljl20220n3wk3gy6zmz0ggbbdgg4mfka0"))))
+                "1ll0mjivhxpj3r81w4a8p4bclr3byzp38ig1j11jvwnbl6lawgj7"))))
     (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#28411] [PATCH] gnu: nyacc: Update to 0.82.0. Date: Mon, 11 Sep 2017 14:45:48 +0200 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux)
Ludovic Courtès writes:

> Jan Nieuwenhuizen <address@hidden> skribis:
>
>> * gnu/packages/mes.scm (nyacc): Update to 0.82.0.
>
> Woohoo, go for it!  :-)

Thanks!  Pushed to master as 238ee64802e73b797a51646014b22bbeaf90d0d5

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]