unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Tomás Ortín Fernández via Guix-patches via <guix-patches@gnu.org>
To: 44912@debbugs.gnu.org
Subject: [bug#44912] [PATCH] gnu: ruby-regex-parser: Update to 2.0.0.
Date: Fri, 27 Nov 2020 23:07:18 +0100	[thread overview]
Message-ID: <4d8d9b2e-ab08-d761-795f-8bd6522ca4bd@mailbox.org> (raw)

* 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"




             reply	other threads:[~2020-11-27 22:08 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-27 22:07 Tomás Ortín Fernández via Guix-patches via [this message]
2020-12-04 23:54 ` bug#44912: [PATCH] gnu: ruby-regex-parser: Update to 2.0.0 Leo Famulari

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4d8d9b2e-ab08-d761-795f-8bd6522ca4bd@mailbox.org \
    --to=guix-patches@gnu.org \
    --cc=44912@debbugs.gnu.org \
    --cc=tomasortin@mailbox.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).