GNU bug report logs -
#78826
[PATCH ruby-team 00/88] Switch to ruby@3.3 and build -P1 ruby@3.3
Previous Next
Reported by: Nicolas Graves <ngraves <at> ngraves.fr>
Date: Wed, 18 Jun 2025 14:22:02 UTC
Severity: normal
Tags: patch
Done: Andreas Enge <andreas <at> enge.fr>
Bug is archived. No further changes may be made.
Full log
Message #107 received at 78826 <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/ruby-check.scm (ruby-rake): Update to 13.3.0.
---
gnu/packages/ruby-check.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/ruby-check.scm b/gnu/packages/ruby-check.scm
index 3f3219af5e..3a03f0af43 100644
--- a/gnu/packages/ruby-check.scm
+++ b/gnu/packages/ruby-check.scm
@@ -806,7 +806,7 @@ (define-public ruby-multi-test
(define-public ruby-rake
(package
(name "ruby-rake")
- (version "13.0.6")
+ (version "13.3.0")
(source
(origin
(method git-fetch) ;for tests
@@ -816,7 +816,7 @@ (define-public ruby-rake
(file-name (git-file-name name version))
(sha256
(base32
- "0c77xyl677s966f8yvk8yv7l31c1ffa1yl4kcwiram219h0s76in"))))
+ "01ixsz1k6y9ckzmyjmspbi5s213m9b7imglb9iypjmf1nrmsvgkx"))))
(build-system ruby-build-system)
(native-inputs
(list bundler))
--
2.49.0
This bug report was last modified 32 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.