GNU bug report logs - #44846
[PATCH] gnu: re2c: Update to 2.0.3.

Previous Next

Package: guix-patches;

Reported by: Sergei Trofimovich <slyfox <at> gentoo.org>

Date: Tue, 24 Nov 2020 17:52:01 UTC

Severity: normal

Tags: patch

Done: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 44846 in the body.
You can then email your comments to 44846 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to guix-patches <at> gnu.org:
bug#44846; Package guix-patches. (Tue, 24 Nov 2020 17:52:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Sergei Trofimovich <slyfox <at> gentoo.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Tue, 24 Nov 2020 17:52:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Sergei Trofimovich <slyfox <at> gentoo.org>
To: guix-patches <at> gnu.org
Cc: Sergei Trofimovich <slyfox <at> gentoo.org>
Subject: [PATCH] gnu: re2c: Update to 2.0.3.
Date: Tue, 24 Nov 2020 17:50:40 +0000
* gnu/packages/re2c.scm (re2c): Update to 2.0.3.

Signed-off-by: Sergei Trofimovich <slyfox <at> gentoo.org>
---
 gnu/packages/re2c.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/re2c.scm b/gnu/packages/re2c.scm
index 427195fd5f..759a1596ab 100644
--- a/gnu/packages/re2c.scm
+++ b/gnu/packages/re2c.scm
@@ -26,7 +26,7 @@
 (define-public re2c
   (package
     (name "re2c")
-    (version "1.2.1")
+    (version "2.0.3")
     (source (origin
              (method url-fetch)
              (uri (string-append "https://github.com/skvadrik/" name
@@ -34,7 +34,7 @@
                                  name "-" version ".tar.xz"))
              (sha256
               (base32
-               "05xq0571mkgr20v827jm63nhsirr8arghg4fszzswrmrnl3dfk0s"))))
+               "0y22fiyv2pqmq8asb2p5hzcf7ibjdrz7nl16rlpzy8damaw1xg5j"))))
     (build-system gnu-build-system)
     (home-page "https://re2c.org/")
     (synopsis "Lexer generator for C/C++")
-- 
2.29.2





Reply sent to Nicolas Goaziou <mail <at> nicolasgoaziou.fr>:
You have taken responsibility. (Tue, 24 Nov 2020 21:14:01 GMT) Full text and rfc822 format available.

Notification sent to Sergei Trofimovich <slyfox <at> gentoo.org>:
bug acknowledged by developer. (Tue, 24 Nov 2020 21:14:01 GMT) Full text and rfc822 format available.

Message #10 received at 44846-done <at> debbugs.gnu.org (full text, mbox):

From: Nicolas Goaziou <mail <at> nicolasgoaziou.fr>
To: Sergei Trofimovich <slyfox <at> gentoo.org>
Cc: 44846-done <at> debbugs.gnu.org
Subject: Re: [bug#44846] [PATCH] gnu: re2c: Update to 2.0.3.
Date: Tue, 24 Nov 2020 22:13:23 +0100
Hello,

Sergei Trofimovich <slyfox <at> gentoo.org> writes:

> * gnu/packages/re2c.scm (re2c): Update to 2.0.3.

Applied. Thank you.

> Signed-off-by: Sergei Trofimovich <slyfox <at> gentoo.org>

Note that in Guix, you don't sign your own commits. The commiter does,
however.

I also updated your copyright line in the re2c.scm file.

Regards,
-- 
Nicolas Goaziou




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Wed, 23 Dec 2020 12:24:07 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 178 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.