gnu: nyacc: Update to 1.05.1.

* gnu/packages/mes.scm (nyacc): Update to 1.05.1.
This commit is contained in:
Arun Isaac 2021-11-25 10:15:57 +05:30
parent f9b1bb916c
commit 29b594fa16
No known key found for this signature in database
GPG key ID: 2E25EE8B61802BB3

View file

@ -4,6 +4,7 @@
;;; Copyright © 2018 Tobias Geerinckx-Rice <me@tobias.gr>
;;; Copyright © 2020, 2021 Ricardo Wurmus <rekado@elephly.net>
;;; Copyright © 2021 Xinglu Chen <public@yoctocell.xyz>
;;; Copyright © 2021 Arun Isaac <arunisaac@systemreboot.net>
;;;
;;; This file is part of GNU Guix.
;;;
@ -100,14 +101,14 @@ (define-public nyacc-0.99
(define-public nyacc
(package
(inherit nyacc-0.99)
(version "1.04.0")
(version "1.05.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://savannah/nyacc/nyacc-"
version ".tar.gz"))
(sha256
(base32
"0m3mcdaslvvr2iav8ga146hzsja2hdj4656pszljb4q2q7h25ip5"))
"1ck3gyzln5dhamp317nv3waych12mczj05dm4wdblij6ab0l4863"))
(modules '((guix build utils)))
(snippet
'(begin