[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
02/09: gnu: ruby-rack: Update to 2.0.5.
From: |
Tobias Geerinckx-Rice |
Subject: |
02/09: gnu: ruby-rack: Update to 2.0.5. |
Date: |
Thu, 21 Jun 2018 12:54:16 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 9347bbf4cf5bb85739bb8d5eda2ada5c6f78f10c
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Wed Jun 20 20:15:13 2018 +0200
gnu: ruby-rack: Update to 2.0.5.
* gnu/packages/ruby.scm (ruby-rack): Update to 2.0.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 5df945d..1d2caff 100644
--- a/gnu/packages/ruby.scm
+++ b/gnu/packages/ruby.scm
@@ -3330,7 +3330,7 @@ differences (added or removed nodes) between two XML/HTML
documents.")
(define-public ruby-rack
(package
(name "ruby-rack")
- (version "2.0.3")
+ (version "2.0.5")
(source
(origin
(method url-fetch)
@@ -3342,7 +3342,7 @@ differences (added or removed nodes) between two XML/HTML
documents.")
(file-name (string-append name "-" version ".tar.gz"))
(sha256
(base32
- "12bnqrcg43x9hsswjqg31qqwk8cwj2fh0d2m179y20bjghhn54kx"))
+ "1k1k4wk10l6bxx46pw58j2p3nmyzjqnr65hbjjqydd6517fmxgib"))
;; Ignore test which fails inside the build environment but works
;; outside.
(patches (search-patches "ruby-rack-ignore-failing-test.patch"))))
- branch master updated (945449b -> 407ef4b), Tobias Geerinckx-Rice, 2018/06/21
- 02/09: gnu: ruby-rack: Update to 2.0.5.,
Tobias Geerinckx-Rice <=
- 01/09: gnu: sdl2-image: Update to 2.0.3., Tobias Geerinckx-Rice, 2018/06/21
- 08/09: gnu: hplip: Update to 3.18.6., Tobias Geerinckx-Rice, 2018/06/21
- 07/09: Order (gnu packages cups) module imports alphabetically., Tobias Geerinckx-Rice, 2018/06/21
- 06/09: gnu: gimp: Update to 2.10.2., Tobias Geerinckx-Rice, 2018/06/21
- 05/09: gnu: gegl: Update to 0.4.2., Tobias Geerinckx-Rice, 2018/06/21
- 04/09: gnu: babl: Update to 0.1.50., Tobias Geerinckx-Rice, 2018/06/21
- 03/09: gnu: ruby-rack-protection: Update to 2.0.3., Tobias Geerinckx-Rice, 2018/06/21
- 09/09: gnu: hplip: Add Qt GUI support., Tobias Geerinckx-Rice, 2018/06/21