[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
35/48: gnu: ruby-test-unit: Update to 3.2.5.
From: |
Tobias Geerinckx-Rice |
Subject: |
35/48: gnu: ruby-test-unit: Update to 3.2.5. |
Date: |
Thu, 10 Aug 2017 18:21:11 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit d74d96e466be99559425a1dad4d5376e075f4af3
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Aug 10 23:24:59 2017 +0200
gnu: ruby-test-unit: Update to 3.2.5.
* gnu/packages/ruby.scm (ruby-test-unit): Update to 3.2.5.
---
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 53a0568..f7ceee1 100644
--- a/gnu/packages/ruby.scm
+++ b/gnu/packages/ruby.scm
@@ -1216,13 +1216,13 @@ use GNU gettext tools for maintenance.")
(define-public ruby-test-unit
(package
(name "ruby-test-unit")
- (version "3.2.4")
+ (version "3.2.5")
(source (origin
(method url-fetch)
(uri (rubygems-uri "test-unit" version))
(sha256
(base32
- "09mb34lnffracsqxl4dav4c21p5nr4pj9hm5qy2s83k5hbjya3s7"))))
+ "05bx36fw01iqz0xqhvjfrwjgnj1zx3b2vn6w1fzp19rchd7zqc52"))))
(build-system ruby-build-system)
(propagated-inputs
`(("ruby-power-assert" ,ruby-power-assert)))
- 22/48: gnu: ruby-pkg-config: Update to 1.2.5., (continued)
- 22/48: gnu: ruby-pkg-config: Update to 1.2.5., Tobias Geerinckx-Rice, 2017/08/10
- 39/48: gnu: ruby-tins: Update to 1.15.0., Tobias Geerinckx-Rice, 2017/08/10
- 32/48: gnu: ruby-lumberjack: Update to 1.0.12., Tobias Geerinckx-Rice, 2017/08/10
- 27/48: gnu: ruby-connection-pool: Update to 2.2.1., Tobias Geerinckx-Rice, 2017/08/10
- 26/48: gnu: ruby-fivemat: Update to 1.3.5., Tobias Geerinckx-Rice, 2017/08/10
- 42/48: gnu: ruby-rjb: Update to 1.5.5., Tobias Geerinckx-Rice, 2017/08/10
- 45/48: gnu: ruby-simplecov-html: Update to 0.10.1., Tobias Geerinckx-Rice, 2017/08/10
- 48/48: gnu: ruby-debug-inspector: Update to 0.0.3., Tobias Geerinckx-Rice, 2017/08/10
- 16/48: gnu: ruby-notiffany: Update to 0.1.1., Tobias Geerinckx-Rice, 2017/08/10
- 20/48: gnu: ruby-term-ansicolor: Update to 1.6.0., Tobias Geerinckx-Rice, 2017/08/10
- 35/48: gnu: ruby-test-unit: Update to 3.2.5.,
Tobias Geerinckx-Rice <=
- 28/48: gnu: ruby-redcloth: Update to 4.3.2., Tobias Geerinckx-Rice, 2017/08/10
- 43/48: gnu: ruby-nenv: Update to 0.3.0., Tobias Geerinckx-Rice, 2017/08/10
- 46/48: gnu: ruby-introspection: Update to 0.0.4., Tobias Geerinckx-Rice, 2017/08/10
- 47/48: gnu: ruby-listen: Update to 3.1.5., Tobias Geerinckx-Rice, 2017/08/10