GNU bug report logs - #44912
[PATCH] gnu: ruby-regex-parser: Update to 2.0.0.

Previous Next

Package: guix-patches;

Reported by: Tomás Ortín Fernández <tomasortin <at> mailbox.org>

Date: Fri, 27 Nov 2020 22:08:02 UTC

Severity: normal

Tags: patch

Done: Leo Famulari <leo <at> famulari.name>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Leo Famulari <leo <at> famulari.name>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#44912: closed ([PATCH] gnu: ruby-regex-parser: Update to 2.0.0.)
Date: Fri, 04 Dec 2020 23:56:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Fri, 4 Dec 2020 18:54:52 -0500
with message-id <X8rMTAAvX5PNOctq <at> jasmine.lan>
and subject line Re: [bug#44912] [PATCH] gnu: ruby-regex-parser: Update to 2.0.0.
has caused the debbugs.gnu.org bug report #44912,
regarding [PATCH] gnu: ruby-regex-parser: Update to 2.0.0.
to be marked as done.

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


-- 
44912: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=44912
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Tomás Ortín Fernández <tomasortin <at> mailbox.org>
To: guix-patches <at> gnu.org
Subject: [PATCH] gnu: ruby-regex-parser: Update to 2.0.0.
Date: Fri, 27 Nov 2020 23:07:18 +0100
* gnu/packages/ruby.scm (ruby-regex-parser): Update to 2.0.0.
---
1 file changed, 2 insertions(+), 2 deletions(-)
gnu/packages/ruby.scm | 4 ++--

diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm
index b50a808443..ae2da01f63 100644
--- a/gnu/packages/ruby.scm
+++ b/gnu/packages/ruby.scm
@@ -6982,7 +6982,7 @@ they match.")
 (define-public ruby-regexp-parser
   (package
     (name "ruby-regexp-parser")
-    (version "1.7.1")
+    (version "2.0.0")
     (source
      (origin
        (method git-fetch)               ;bin/test missing from gem
@@ -6992,7 +6992,7 @@ they match.")
        (file-name (git-file-name name version))
        (sha256
         (base32
-         "0dk9d4vpw31cc06s29fqyr1kq0kipym1mydifkcrnppvpl3pd53r"))))
+         "09ddxdwlml30q6j4rqf06bbjj1mwx00rs0bksnyblhv85anrqz3k"))))
     (build-system ruby-build-system)
     (arguments
      '(#:test-target "default"


[Message part 3 (message/rfc822, inline)]
From: Leo Famulari <leo <at> famulari.name>
To: Tomás Ortín Fernández via Guix-patches via
 <guix-patches <at> gnu.org>
Cc: 44912-done <at> debbugs.gnu.org
Subject: Re: [bug#44912] [PATCH] gnu: ruby-regex-parser: Update to 2.0.0.
Date: Fri, 4 Dec 2020 18:54:52 -0500
On Fri, Nov 27, 2020 at 11:07:18PM +0100, Tomás Ortín Fernández via Guix-patches via wrote:
> * gnu/packages/ruby.scm (ruby-regex-parser): Update to 2.0.0.

Thanks! I fixed a typo in the commit message (s/regex/regexp) and pushed
as 86d635b85035086d21c319f31f628761df5c82e5


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

Previous Next


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