unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#58083] [PATCH] gnu: nyacc: Update to 1.07.4.
@ 2022-09-26  1:44 Felix Lechner via Guix-patches via
  2022-10-06 21:00 ` bug#58083: " Ludovic Courtès
  2022-10-06 21:01 ` [bug#58083] " Ludovic Courtès
  0 siblings, 2 replies; 3+ messages in thread
From: Felix Lechner via Guix-patches via @ 2022-09-26  1:44 UTC (permalink / raw)
  To: 58083

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

Control: tags -1 + patch

Hi,

The attached patch updates nyacc to 1.07.4. A total of 3 packages will
be rebuilt.

Style was checked with 'Tab' on the relevant package declaration (but
not with 'guix style') and did not result in any changes.

The command './pre-inst-env guix lint nyacc' timed out locally with
"error: connect: Connection timed out" during the [archival] stage
(but the system version of guix seemed to work fine after a fresh pull
on the nyacc version currently in Guix).

If you wish to examine the upstream changes on Savannah, please switch
to the 'main' branch. The upstream maintainer may not have adjusted
the default branch there just yet.

Thanks for looking!

Kind regards
Felix Lechner

[-- Attachment #2: 0001-gnu-nyacc-Update-to-1.07.4.patch --]
[-- Type: text/x-patch, Size: 1195 bytes --]

From cebe9c9f306ce54f8badc0c8ff9b231a4171f6ca Mon Sep 17 00:00:00 2001
From: Felix Lechner <felix.lechner@lease-up.com>
Date: Sun, 25 Sep 2022 16:30:26 -0700
Subject: [PATCH] gnu: nyacc: Update to 1.07.4.

* gnu/packages/mes.scm (nyacc): Update to 1.07.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 2823297e3f..72cdb503d7 100644
--- a/gnu/packages/mes.scm
+++ b/gnu/packages/mes.scm
@@ -98,14 +98,14 @@ (define-public nyacc-0.99
 (define-public nyacc
   (package
     (inherit nyacc-0.99)
-    (version "1.07.0")
+    (version "1.07.4")
     (source (origin
               (method url-fetch)
               (uri (string-append "mirror://savannah/nyacc/nyacc-"
                                   version ".tar.gz"))
               (sha256
                (base32
-                "01qb6h6bk684z8xda5d71q5f5l2z3q9jjz36if3jbpjc7b8dxjap"))
+                "1kr3b88sx0g9zy52algxqpvnkjm76qdyld7pasbbajkph2zhcj92"))
               (modules '((guix build utils)))
               (snippet
                '(substitute* "configure"

base-commit: ab6931483be544b7debb9496f694b593af7e0c0f
-- 
2.37.3


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

* bug#58083: [PATCH] gnu: nyacc: Update to 1.07.4.
  2022-09-26  1:44 [bug#58083] [PATCH] gnu: nyacc: Update to 1.07.4 Felix Lechner via Guix-patches via
@ 2022-10-06 21:00 ` Ludovic Courtès
  2022-10-06 21:01 ` [bug#58083] " Ludovic Courtès
  1 sibling, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2022-10-06 21:00 UTC (permalink / raw)
  To: Felix Lechner; +Cc: 58083-done

Hi,

Felix Lechner <felix.lechner@lease-up.com> skribis:

> From cebe9c9f306ce54f8badc0c8ff9b231a4171f6ca Mon Sep 17 00:00:00 2001
> From: Felix Lechner <felix.lechner@lease-up.com>
> Date: Sun, 25 Sep 2022 16:30:26 -0700
> Subject: [PATCH] gnu: nyacc: Update to 1.07.4.
>
> * gnu/packages/mes.scm (nyacc): Update to 1.07.4.

Applied, thanks!

Ludo’.




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

* [bug#58083] [PATCH] gnu: nyacc: Update to 1.07.4.
  2022-09-26  1:44 [bug#58083] [PATCH] gnu: nyacc: Update to 1.07.4 Felix Lechner via Guix-patches via
  2022-10-06 21:00 ` bug#58083: " Ludovic Courtès
@ 2022-10-06 21:01 ` Ludovic Courtès
  1 sibling, 0 replies; 3+ messages in thread
From: Ludovic Courtès @ 2022-10-06 21:01 UTC (permalink / raw)
  To: Felix Lechner; +Cc: 58083-done

Hi,

Felix Lechner <felix.lechner@lease-up.com> skribis:

> From cebe9c9f306ce54f8badc0c8ff9b231a4171f6ca Mon Sep 17 00:00:00 2001
> From: Felix Lechner <felix.lechner@lease-up.com>
> Date: Sun, 25 Sep 2022 16:30:26 -0700
> Subject: [PATCH] gnu: nyacc: Update to 1.07.4.
>
> * gnu/packages/mes.scm (nyacc): Update to 1.07.4.

Applied, thanks!

Ludo’.




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

end of thread, other threads:[~2022-10-06 21:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-26  1:44 [bug#58083] [PATCH] gnu: nyacc: Update to 1.07.4 Felix Lechner via Guix-patches via
2022-10-06 21:00 ` bug#58083: " Ludovic Courtès
2022-10-06 21:01 ` [bug#58083] " Ludovic Courtès

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