GNU bug report logs - #48481
[PATCH 1/2] gnu: ruby-term-ansicolor: Update to 1.7.1.

Previous Next

Package: guix-patches;

Reported by: Erik Lovlie <erikl <at> posteo.net>

Date: Mon, 17 May 2021 16:21:01 UTC

Severity: normal

Tags: patch

Merged with 48482

Done: Jelle Licht <jlicht <at> fsfe.org>

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 48481 in the body.
You can then email your comments to 48481 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#48481; Package guix-patches. (Mon, 17 May 2021 16:21:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Erik Lovlie <erikl <at> posteo.net>:
New bug report received and forwarded. Copy sent to guix-patches <at> gnu.org. (Mon, 17 May 2021 16:21:02 GMT) Full text and rfc822 format available.

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

From: Erik Lovlie <erikl <at> posteo.net>
To: guix-patches <at> gnu.org
Cc: Erik Lovlie <erikl <at> posteo.net>
Subject: [PATCH 1/2] gnu: ruby-term-ansicolor: Update to 1.7.1.
Date: Mon, 17 May 2021 16:04:37 +0000
* gnu/packages/ruby.scm (ruby-term-ansicolor): Update to 1.7.1.
---
 gnu/packages/ruby.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm
index 7c2cf35ac2..e2f53bbdca 100644
--- a/gnu/packages/ruby.scm
+++ b/gnu/packages/ruby.scm
@@ -6121,13 +6121,13 @@ Ruby's large and slower test/unit.")
 (define-public ruby-term-ansicolor
   (package
     (name "ruby-term-ansicolor")
-    (version "1.6.0")
+    (version "1.7.1")
     (source (origin
               (method url-fetch)
               (uri (rubygems-uri "term-ansicolor" version))
               (sha256
                (base32
-                "1b1wq9ljh7v3qyxkk8vik2fqx2qzwh5lval5f92llmldkw7r7k7b"))))
+                "1xq5kci9215skdh27npyd3y55p812v4qb4x2hv3xsjvwqzz9ycwj"))))
     (build-system ruby-build-system)
     ;; Rebuilding the gemspec seems to require git, even though this is not a
     ;; git repository, so we just build the gem from the existing gemspec.
-- 
2.31.1





Merged 48481 48482. Request was from Sarah Morgensen <iskarian <at> mgsn.dev> to control <at> debbugs.gnu.org. (Sat, 07 Aug 2021 06:49:01 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. (Mon, 26 Jun 2023 11:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 303 days ago.

Previous Next


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