[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
21/24: gnu: ruby-activesupport: Update to 5.2.2.1.
From: |
guix-commits |
Subject: |
21/24: gnu: ruby-activesupport: Update to 5.2.2.1. |
Date: |
Wed, 20 Mar 2019 23:07:53 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit bcf1fe5bbc40f54ae7c5690359139a63c840735d
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Mar 21 03:48:46 2019 +0100
gnu: ruby-activesupport: Update to 5.2.2.1.
* gnu/packages/ruby.scm (ruby-activesupport): Update to 5.2.2.1.
---
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 7a2b191..f65b980 100644
--- a/gnu/packages/ruby.scm
+++ b/gnu/packages/ruby.scm
@@ -4530,14 +4530,14 @@ documents and fragments. It's built on top of Nokogiri
and libxml2.")
(define-public ruby-activesupport
(package
(name "ruby-activesupport")
- (version "5.2.2")
+ (version "5.2.2.1")
(source
(origin
(method url-fetch)
(uri (rubygems-uri "activesupport" version))
(sha256
(base32
- "1iya7vxqwxysr74s7b4z1x19gmnx5advimzip3cbmsd5bd43wfgz"))))
+ "161bp4p01v1a1lvszrhd1a02zf9x1p1l1yhw79a3rix1kvzkkdqb"))))
(build-system ruby-build-system)
(arguments
`(#:phases
- branch master updated (6cea61e -> f1aa44a), guix-commits, 2019/03/20
- 24/24: gnu: qwt: Update to 6.1.4., guix-commits, 2019/03/20
- 23/24: gnu: jekyll: Update to 3.8.5., guix-commits, 2019/03/20
- 22/24: gnu: ruby-fivemat: Update to 1.3.7., guix-commits, 2019/03/20
- 21/24: gnu: ruby-activesupport: Update to 5.2.2.1.,
guix-commits <=
- 20/24: gnu: ruby-rails: Update to 5.2.2.1., guix-commits, 2019/03/20
- 19/24: gnu: ruby-railties: Update to 5.2.2.1., guix-commits, 2019/03/20
- 18/24: gnu: ruby-actionmailer: Update to 5.2.2.1., guix-commits, 2019/03/20
- 17/24: gnu: ruby-activestorage: Update to 5.2.2.1., guix-commits, 2019/03/20
- 15/24: gnu: ruby-actioncable: Update to 5.2.2.1., guix-commits, 2019/03/20
- 14/24: gnu: ruby-actionpack: Update to 5.2.2.1., guix-commits, 2019/03/20
- 16/24: gnu: ruby-activejob: Update to 5.2.2.1., guix-commits, 2019/03/20
- 13/24: gnu: ruby-actionview: Update to 5.2.2.1., guix-commits, 2019/03/20
- 12/24: gnu: ruby-activerecord: Update to 5.2.2.1., guix-commits, 2019/03/20
- 10/24: gnu: libmatroska: Update to 1.5.0., guix-commits, 2019/03/20