[PATCH] gnu: nyacc: Update to 1.08.1

  • Done
  • quality assurance status badge
Details
2 participants
  • Andy Tai
  • Andy Tai
Owner
unassigned
Submitted by
Andy Tai
Severity
normal
A
A
Andy Tai wrote on 2 Jan 2023 03:38
(address . guix-patches@gnu.org)
CAJsg1E96jUf-tg7f5UBGURHsYcjQcv2KydMA=g4DE21UyGzVuw@mail.gmail.com

From 270b5ffca0b66bcef6efd7cccbd3936dcf46a5ae Mon Sep 17 00:00:00 2001
From: Andy Tai <atai@atai.org>
Date: Sun, 1 Jan 2023 18:34:37 -0800
Subject: [PATCH] gnu: nyacc: Update to 1.08.1

gnu/packages/mes.scm (nyacc): Update to 1.08.1
---
gnu/packages/mes.scm | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)

Toggle diff (31 lines)
diff --git a/gnu/packages/mes.scm b/gnu/packages/mes.scm
index 4487b1b6eb..a126464d01 100644
--- a/gnu/packages/mes.scm
+++ b/gnu/packages/mes.scm
@@ -5,6 +5,7 @@
;;; Copyright © 2020, 2021, 2022 Ricardo Wurmus <rekado@elephly.net>
;;; Copyright © 2021 Xinglu Chen <public@yoctocell.xyz>
;;; Copyright © 2021 Arun Isaac <arunisaac@systemreboot.net>
+;;; Copyright © 2022 Andy Tai <atai@atai.org>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -98,14 +99,14 @@ (define-public nyacc-0.99
(define-public nyacc
(package
(inherit nyacc-0.99)
- (version "1.07.4")
+ (version "1.08.1")
(source (origin
(method url-fetch)
(uri (string-append "mirror://savannah/nyacc/nyacc-"
version ".tar.gz"))
(sha256
(base32
- "1kr3b88sx0g9zy52algxqpvnkjm76qdyld7pasbbajkph2zhcj92"))
+ "1vrz3pnlr3njwk6ksz85slcwawi8ngiqbw94wd9x3mgv85vsfmys"))
(modules '((guix build utils)))
(snippet
'(substitute* "configure"
--
2.38.1
A
A
Andy Tai wrote on 2 Jan 2023 06:58
(address . control@debbugs.gnu.org)
CAJsg1E8ApOVMAGDwE1vLTk1nkqb7+559WXx9AjevKJOnVY8eMw@mail.gmail.com
close 60483
Attachment: file
?