GNU bug report logs -
#48482
[PATCH] gnu: Add ruby-taskjuggler.
Previous Next
Reported by: Erik Lovlie <erikl <at> posteo.net>
Date: Mon, 17 May 2021 16:21:02 UTC
Severity: normal
Tags: patch
Merged with 48481
Done: Jelle Licht <jlicht <at> fsfe.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Mon, 29 May 2023 13:21:53 +0200
with message-id <87edmzo01a.fsf <at> fsfe.org>
and subject line Re: bug#48482: [PATCH] gnu: Add ruby-taskjuggler.
has caused the debbugs.gnu.org bug report #48482,
regarding [PATCH 1/2] gnu: ruby-term-ansicolor: Update to 1.7.1.
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
48482: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=48482
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* 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 3 (message/rfc822, inline)]
Erik Lovlie <erikl <at> posteo.net> writes:
> * gnu/packages/ruby.scm (ruby-term-ansicolor): Update to 1.7.1.
[snip]
Superseded by 0fa988c089c4b1a835ef572cf953314b7c5af052 ...
Erik Lovlie <erikl <at> posteo.net> writes:
> * gnu/packages/ruby.scm (ruby-taskjuggler): New variable.
[snip]
... and superseded by 234b340ae2ccdb147536b0bd941310724690eff4, so
closing this.
This bug report was last modified 2 years and 77 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.