GNU bug report logs - #49042
[PATCH 0/2] WIP gnu: Add ruby-taskjuggler.

Previous Next

Package: guix-patches;

Reported by: Giovanni Biscuolo <g <at> xelera.eu>

Date: Tue, 15 Jun 2021 14:59:01 UTC

Severity: normal

Tags: patch

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Giovanni Biscuolo <g <at> xelera.eu>
To: 49042 <at> debbugs.gnu.org
Subject: [bug#49042] [PATCH 1/2] gnu: ruby-term-ansicolor: Update to 1.7.1.
Date: Tue, 15 Jun 2021 17:02:39 +0200
[0001-gnu-ruby-term-ansicolor-Update-to-1.7.1.patch (text/x-diff, inline)]
From 9ac299b7e54cd8602f17be35d65893ee77c7d487 Mon Sep 17 00:00:00 2001
From: Giovanni Biscuolo <g <at> xelera.eu>
Date: Wed, 9 Jun 2021 11:49:15 +0200
Subject: [PATCH 1/2] gnu: ruby-term-ansicolor: Update to 1.7.1.

* 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

[Message part 2 (text/plain, inline)]
-- 
Giovanni Biscuolo

Xelera IT Infrastructures

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

Previous Next


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