[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
05/21: gnu: ruby-connection-pool: Update to 2.2.2.
From: |
Tobias Geerinckx-Rice |
Subject: |
05/21: gnu: ruby-connection-pool: Update to 2.2.2. |
Date: |
Wed, 6 Jun 2018 00:12:53 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 58021db4d2081f520b952744b7feb0c47e69a2a6
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed Jun 6 01:46:36 2018 +0200
gnu: ruby-connection-pool: Update to 2.2.2.
* gnu/packages/ruby.scm (ruby-connection-pool): Update to 2.2.2.
---
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 e282a6f..f4b074d 100644
--- a/gnu/packages/ruby.scm
+++ b/gnu/packages/ruby.scm
@@ -1346,13 +1346,13 @@ disable tests, have before and after blocks that run
once and more.")
(define-public ruby-connection-pool
(package
(name "ruby-connection-pool")
- (version "2.2.1")
+ (version "2.2.2")
(source (origin
(method url-fetch)
(uri (rubygems-uri "connection_pool" version))
(sha256
(base32
- "17vpaj6kyf2i8bimaxz7rg1kyadf4d10642ja67qiqlhwgczl2w7"))))
+ "0lflx29mlznf1hn0nihkgllzbj8xp5qasn8j7h838465pi399k68"))))
(build-system ruby-build-system)
(native-inputs
`(("bundler" ,bundler)))
- branch master updated (d83c9fc -> 37b561e), Tobias Geerinckx-Rice, 2018/06/06
- 01/21: gnu: libwacom, xf86-input-wacom: Update home page., Tobias Geerinckx-Rice, 2018/06/06
- 05/21: gnu: ruby-connection-pool: Update to 2.2.2.,
Tobias Geerinckx-Rice <=
- 06/21: gnu: ruby-eventmachine: Update to 1.2.7., Tobias Geerinckx-Rice, 2018/06/06
- 02/21: gnu: libwacom: Update to 0.30., Tobias Geerinckx-Rice, 2018/06/06
- 09/21: gnu: ruby-asciidoctor: Use HTTPS home page., Tobias Geerinckx-Rice, 2018/06/06
- 04/21: gnu: linkchecker: Update to 9.4.0., Tobias Geerinckx-Rice, 2018/06/06
- 10/21: gnu: inxi: Fix man page location., Tobias Geerinckx-Rice, 2018/06/06
- 07/21: gnu: ruby-eventmachine: Use working home page., Tobias Geerinckx-Rice, 2018/06/06
- 03/21: gnu: xf86-input-wacom: Update to 0.36.1., Tobias Geerinckx-Rice, 2018/06/06
- 08/21: gnu: ruby-asciidoctor: Update to 1.5.7.1., Tobias Geerinckx-Rice, 2018/06/06
- 12/21: gnu: inxi: Update to 3.0.11-1., Tobias Geerinckx-Rice, 2018/06/06
- 15/21: gnu: cfitsio: Update to 3.450., Tobias Geerinckx-Rice, 2018/06/06