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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 44912 in the body.
You can then email your comments to 44912 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#44912; Package guix-patches. (Fri, 27 Nov 2020 22:08:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Tomás Ortín Fernández <tomasortin <at> mailbox.org>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Fri, 27 Nov 2020 22:08:02 GMT) Full text and rfc822 format available.

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

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"




Information forwarded to guix-patches <at> gnu.org:
bug#44912; Package guix-patches. (Fri, 04 Dec 2020 23:56:02 GMT) Full text and rfc822 format available.

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

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




Reply sent to Leo Famulari <leo <at> famulari.name>:
You have taken responsibility. (Fri, 04 Dec 2020 23:56:02 GMT) Full text and rfc822 format available.

Notification sent to Tomás Ortín Fernández <tomasortin <at> mailbox.org>:
bug acknowledged by developer. (Fri, 04 Dec 2020 23:56:03 GMT) Full text and rfc822 format available.

bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sat, 02 Jan 2021 12:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 3 years and 108 days ago.

Previous Next


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