[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/48: gnu: ruby-pg: Update to 0.21.0.
From: |
Tobias Geerinckx-Rice |
Subject: |
02/48: gnu: ruby-pg: Update to 0.21.0. |
Date: |
Thu, 10 Aug 2017 18:21:04 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit ce5f523001cb6a565080d108975a228ad6526cfb
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Aug 10 23:12:48 2017 +0200
gnu: ruby-pg: Update to 0.21.0.
* gnu/packages/ruby.scm (ruby-pg): Update to 0.21.0.
---
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 163b7dc..7675502 100644
--- a/gnu/packages/ruby.scm
+++ b/gnu/packages/ruby.scm
@@ -2775,14 +2775,14 @@ alternative to Marshal for Object serialization. ")
(define-public ruby-pg
(package
(name "ruby-pg")
- (version "0.20.0")
+ (version "0.21.0")
(source
(origin
(method url-fetch)
(uri (rubygems-uri "pg" version))
(sha256
(base32
- "03xcgwjs6faxis81jxf2plnlalg55dhhafqv3kvjxfr8ic7plpw5"))))
+ "00vhasqwc4f98qb4wxqn2h07fjwzhp5lwyi41j2gndi2g02wrdqh"))))
(build-system ruby-build-system)
(arguments
'(#:test-target "spec"))
- branch master updated (c2f93e9 -> eec0c58), Tobias Geerinckx-Rice, 2017/08/10
- 05/48: gnu: ruby-minitest: Update to 5.10.3., Tobias Geerinckx-Rice, 2017/08/10
- 07/48: gnu: ruby-gherkin: Update to 4.1.3., Tobias Geerinckx-Rice, 2017/08/10
- 03/48: gnu: ruby-cucumber-core: Update to 2.0.0., Tobias Geerinckx-Rice, 2017/08/10
- 04/48: gnu: ruby-redcarpet: Update to 3.4.0., Tobias Geerinckx-Rice, 2017/08/10
- 06/48: gnu: ruby-timecop: Update to 0.9.1., Tobias Geerinckx-Rice, 2017/08/10
- 02/48: gnu: ruby-pg: Update to 0.21.0.,
Tobias Geerinckx-Rice <=
- 01/48: gnu: ruby-slop: Update to 4.5.0., Tobias Geerinckx-Rice, 2017/08/10
- 08/48: gnu: ruby-rb-inotify: Update to 0.9.10., Tobias Geerinckx-Rice, 2017/08/10
- 09/48: gnu: ruby-tzinfo: Update to 1.2.3., Tobias Geerinckx-Rice, 2017/08/10
- 11/48: gnu: ruby-rb-fsevent: Update to 0.10.2., Tobias Geerinckx-Rice, 2017/08/10
- 10/48: gnu: ruby-utils: Update to 0.9.0., Tobias Geerinckx-Rice, 2017/08/10
- 18/48: gnu: ruby-useragent: Update to 0.16.8., Tobias Geerinckx-Rice, 2017/08/10
- 23/48: gnu: ruby-thread-safe: Update to 0.3.6., Tobias Geerinckx-Rice, 2017/08/10
- 34/48: gnu: ruby-thor: Update to 0.19.4., Tobias Geerinckx-Rice, 2017/08/10
- 36/48: gnu: ruby-minitest-hooks: Update to 1.4.1., Tobias Geerinckx-Rice, 2017/08/10
- 37/48: gnu: ruby-minitest-bonus-assertions: Update to 3.0., Tobias Geerinckx-Rice, 2017/08/10