all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#27218: [PATCH] gnu: nyacc: Update to 0.79.4.
@ 2017-06-03 19:52 Jan Nieuwenhuizen
  2017-06-04  3:07 ` Leo Famulari
  0 siblings, 1 reply; 3+ messages in thread
From: Jan Nieuwenhuizen @ 2017-06-03 19:52 UTC (permalink / raw)
  To: 27218

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1017 bytes --]

* gnu/packages/mes.scm (nyacc): Update to 0.79.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 1e233a852..c6cd5897c 100644
--- a/gnu/packages/mes.scm
+++ b/gnu/packages/mes.scm
@@ -34,14 +34,14 @@
 (define-public nyacc
   (package
     (name "nyacc")
-    (version "0.78.3")
+    (version "0.79.4")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://savannah/nyacc/"
                                   name "-" version ".tar.gz"))
               (sha256
                (base32
-                "0xrnl2hl9rpl50n8cihvclcd951zj640fj5kpi3d6ihwcqjcdi0a"))))
+                "14rhr9nv1022r7m94agb3299y0k093aq1ps22zgii3aa7cf9h1w4"))))
     (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#27218: [PATCH] gnu: nyacc: Update to 0.79.4.
  2017-06-03 19:52 bug#27218: [PATCH] gnu: nyacc: Update to 0.79.4 Jan Nieuwenhuizen
@ 2017-06-04  3:07 ` Leo Famulari
  2017-06-04  5:18   ` Jan Nieuwenhuizen
  0 siblings, 1 reply; 3+ messages in thread
From: Leo Famulari @ 2017-06-04  3:07 UTC (permalink / raw)
  To: Jan Nieuwenhuizen; +Cc: 27218

[-- Attachment #1: Type: text/plain, Size: 134 bytes --]

On Sat, Jun 03, 2017 at 09:52:30PM +0200, Jan Nieuwenhuizen wrote:
> * gnu/packages/mes.scm (nyacc): Update to 0.79.4.

LGTM, thanks!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

* bug#27218: [PATCH] gnu: nyacc: Update to 0.79.4.
  2017-06-04  3:07 ` Leo Famulari
@ 2017-06-04  5:18   ` Jan Nieuwenhuizen
  0 siblings, 0 replies; 3+ messages in thread
From: Jan Nieuwenhuizen @ 2017-06-04  5:18 UTC (permalink / raw)
  To: Leo Famulari; +Cc: 27218-done

Leo Famulari writes:

> On Sat, Jun 03, 2017 at 09:52:30PM +0200, Jan Nieuwenhuizen wrote:
>> * gnu/packages/mes.scm (nyacc): Update to 0.79.4.
>
> LGTM, thanks!

Thanks, pushed.

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

end of thread, other threads:[~2017-06-04  5:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-06-03 19:52 bug#27218: [PATCH] gnu: nyacc: Update to 0.79.4 Jan Nieuwenhuizen
2017-06-04  3:07 ` Leo Famulari
2017-06-04  5:18   ` Jan Nieuwenhuizen

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.