emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#48436: closed ([PATCH] gnu: re2c: Update to 2.1.1.)


From: GNU bug Tracking System
Subject: bug#48436: closed ([PATCH] gnu: re2c: Update to 2.1.1.)
Date: Sat, 15 May 2021 20:20:02 +0000

Your message dated Sat, 15 May 2021 23:18:59 +0300
with message-id <YKAss/ouTNjf7NO7@3900XT>
and subject line Re: [bug#48436] [PATCH] gnu: re2c: Update to 2.1.1.
has caused the debbugs.gnu.org bug report #48436,
regarding [PATCH] gnu: re2c: Update to 2.1.1.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
48436: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=48436
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: re2c: Update to 2.1.1. Date: Sat, 15 May 2021 11:11:35 +0100
* gnu/packages/re2c.scm (re2c): Update to 2.1.1.

Signed-off-by: Sergei Trofimovich <slyfox@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 3b329617c7..e13d15e97a 100644
--- a/gnu/packages/re2c.scm
+++ b/gnu/packages/re2c.scm
@@ -26,7 +26,7 @@
 (define-public re2c
   (package
     (name "re2c")
-    (version "2.0.3")
+    (version "2.1.1")
     (source (origin
              (method url-fetch)
              (uri (string-append "https://github.com/skvadrik/"; name
@@ -34,7 +34,7 @@
                                  name "-" version ".tar.xz"))
              (sha256
               (base32
-               "0y22fiyv2pqmq8asb2p5hzcf7ibjdrz7nl16rlpzy8damaw1xg5j"))))
+               "1y0iwxpkdmw5fcqacs209ix49aasfy88hqmx3qa26m7xz9jf4vh3"))))
     (build-system gnu-build-system)
     (home-page "https://re2c.org/";)
     (synopsis "Lexer generator for C/C++")
-- 
2.31.1




--- End Message ---
--- Begin Message --- Subject: Re: [bug#48436] [PATCH] gnu: re2c: Update to 2.1.1. Date: Sat, 15 May 2021 23:18:59 +0300
Patch pushed. Thanks!

-- 
Efraim Flashner   <efraim@flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]