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