unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#28411] [PATCH] gnu: nyacc: Update to 0.82.0.
@ 2017-09-10 20:48 Jan Nieuwenhuizen
  2017-09-11  8:28 ` Ludovic Courtès
  0 siblings, 1 reply; 3+ messages in thread
From: Jan Nieuwenhuizen @ 2017-09-10 20:48 UTC (permalink / raw)
  To: 28411

* 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 <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#28411] [PATCH] gnu: nyacc: Update to 0.82.0.
  2017-09-10 20:48 [bug#28411] [PATCH] gnu: nyacc: Update to 0.82.0 Jan Nieuwenhuizen
@ 2017-09-11  8:28 ` Ludovic Courtès
  2017-09-11 12:45   ` bug#28411: " Jan Nieuwenhuizen
  0 siblings, 1 reply; 3+ messages in thread
From: Ludovic Courtès @ 2017-09-11  8:28 UTC (permalink / raw)
  To: Jan Nieuwenhuizen; +Cc: 28411

Jan Nieuwenhuizen <janneke@gnu.org> skribis:

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

Woohoo, go for it!  :-)

Ludo'.

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

* bug#28411: [PATCH] gnu: nyacc: Update to 0.82.0.
  2017-09-11  8:28 ` Ludovic Courtès
@ 2017-09-11 12:45   ` Jan Nieuwenhuizen
  0 siblings, 0 replies; 3+ messages in thread
From: Jan Nieuwenhuizen @ 2017-09-11 12:45 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 28411-done

Ludovic Courtès writes:

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

Thanks!  Pushed to master as 238ee64802e73b797a51646014b22bbeaf90d0d5

janneke

-- 
Jan Nieuwenhuizen <janneke@gnu.org> | GNU LilyPond http://lilypond.org
Freelance IT http://JoyofSource.com | Avatar® http://AvatarAcademy.com

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

end of thread, other threads:[~2017-09-11 12:47 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-09-10 20:48 [bug#28411] [PATCH] gnu: nyacc: Update to 0.82.0 Jan Nieuwenhuizen
2017-09-11  8:28 ` Ludovic Courtès
2017-09-11 12:45   ` bug#28411: " 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).