[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
46/48: gnu: ruby-introspection: Update to 0.0.4.
From: |
Tobias Geerinckx-Rice |
Subject: |
46/48: gnu: ruby-introspection: Update to 0.0.4. |
Date: |
Thu, 10 Aug 2017 18:21:15 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 98ff58a53d63023d4664c7820ad6926fd66c9db4
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Aug 10 23:29:18 2017 +0200
gnu: ruby-introspection: Update to 0.0.4.
* gnu/packages/ruby.scm (ruby-introspection): Update to 0.0.4.
---
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 e6f7491..0ddde4a 100644
--- a/gnu/packages/ruby.scm
+++ b/gnu/packages/ruby.scm
@@ -1345,13 +1345,13 @@ knowing anything about the constructor.")
(define-public ruby-introspection
(package
(name "ruby-introspection")
- (version "0.0.3")
+ (version "0.0.4")
(source (origin
(method url-fetch)
(uri (rubygems-uri "introspection" version))
(sha256
(base32
- "0g1j71sqfxbqk32wj7d0bkd3dlayfqzprfq3dbr0rq107xbxjcrr"))))
+ "1y2nbijkc0zlfmn9ss6588ilarq2kbn2i7w7pwwsli66dj84zgca"))))
(build-system ruby-build-system)
(arguments
`(#:phases
- 27/48: gnu: ruby-connection-pool: Update to 2.2.1., (continued)
- 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, 2017/08/10
- 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 <=
- 47/48: gnu: ruby-listen: Update to 3.1.5., Tobias Geerinckx-Rice, 2017/08/10