unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#27485] [PATCH] gnu: nyacc: Update to 0.80.3.
@ 2017-06-25 16:20 Jan Nieuwenhuizen
  2017-06-25 17:34 ` Arun Isaac
       [not found] ` <c5866b2b.AEQAMJcd4yoAAAAAAAAAAAPE_lQAAAACwQwAAAAAAAW9WABZT_RA@mailjet.com>
  0 siblings, 2 replies; 7+ messages in thread
From: Jan Nieuwenhuizen @ 2017-06-25 16:20 UTC (permalink / raw)
  To: 27485

* gnu/packages/mes.scm (nyacc): Update to 0.80.3.
---
 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 2cef77406..1516e526d 100644
--- a/gnu/packages/mes.scm
+++ b/gnu/packages/mes.scm
@@ -34,14 +34,14 @@
 (define-public nyacc
   (package
     (name "nyacc")
-    (version "0.79.4")
+    (version "0.80.3")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://savannah/nyacc/"
                                   name "-" version ".tar.gz"))
               (sha256
                (base32
-                "14rhr9nv1022r7m94agb3299y0k093aq1ps22zgii3aa7cf9h1w4"))))
+                "0sdvkahnz6k9i4kf1i1ljl20220n3wk3gy6zmz0ggbbdgg4mfka0"))))
     (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] 7+ messages in thread

end of thread, other threads:[~2017-06-26 10:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-25 16:20 [bug#27485] [PATCH] gnu: nyacc: Update to 0.80.3 Jan Nieuwenhuizen
2017-06-25 17:34 ` Arun Isaac
     [not found] ` <c5866b2b.AEQAMJcd4yoAAAAAAAAAAAPE_lQAAAACwQwAAAAAAAW9WABZT_RA@mailjet.com>
2017-06-25 18:09   ` Jan Nieuwenhuizen
2017-06-25 20:52     ` Arun Isaac
     [not found]     ` <e67b90c0.AEAAL8rV5FgAAAAAAAAAAAPE_lQAAAACwQwAAAAAAAW9WABZUCKD@mailjet.com>
2017-06-26  5:06       ` bug#27485: " Jan Nieuwenhuizen
2017-06-26  8:02         ` [bug#27485] " Ludovic Courtès
2017-06-26 10:14           ` Arun Isaac

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).