* [bug#72226] [PATCH] gnu: ruby-test-unit: Update to 3.6.2.
@ 2024-07-21 9:57 gemmaro
0 siblings, 0 replies; only message in thread
From: gemmaro @ 2024-07-21 9:57 UTC (permalink / raw)
To: 72226; +Cc: gemmaro, Christopher Baines
* gnu/packages/ruby.scm (ruby-test-unit): Update to 3.6.2.
Change-Id: If00e924849a46e31d52ac6799561b749474c5046
---
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 9547481caf..df2d2ae5ce 100644
--- a/gnu/packages/ruby.scm
+++ b/gnu/packages/ruby.scm
@@ -4987,7 +4987,7 @@ (define-public ruby-test-construct
(define-public ruby-test-unit
(package
(name "ruby-test-unit")
- (version "3.6.0")
+ (version "3.6.2")
(source (origin
(method git-fetch) ;for tests
(uri (git-reference
@@ -4996,7 +4996,7 @@ (define-public ruby-test-unit
(file-name (git-file-name name version))
(sha256
(base32
- "0w1m432q3y5v9lkak8yyxadak3z17bsp6afni97i4zjdgfz7niz2"))))
+ "04dnnf189fj7nvk3mhsk3228p6lvwfivpkzdfkm459nqfknkhvc5"))))
(build-system ruby-build-system)
(propagated-inputs
(list ruby-power-assert))
base-commit: 9df5289c6687cd5688c275d16417389fbab6d384
--
2.45.2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2024-07-21 10:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-21 9:57 [bug#72226] [PATCH] gnu: ruby-test-unit: Update to 3.6.2 gemmaro
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.