[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
17/24: gnu: ruby-activestorage: Update to 5.2.2.1.
From: |
guix-commits |
Subject: |
17/24: gnu: ruby-activestorage: Update to 5.2.2.1. |
Date: |
Wed, 20 Mar 2019 23:07:52 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit e16dd18981b4f8b4dd17bc1389f9df786c8df689
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Mar 21 03:48:03 2019 +0100
gnu: ruby-activestorage: Update to 5.2.2.1.
* gnu/packages/rails.scm (ruby-activestorage): Update to 5.2.2.1.
---
gnu/packages/rails.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/rails.scm b/gnu/packages/rails.scm
index c0fc8a4..1230a45 100644
--- a/gnu/packages/rails.scm
+++ b/gnu/packages/rails.scm
@@ -309,14 +309,14 @@ applications.")
(define-public ruby-activestorage
(package
(name "ruby-activestorage")
- (version "5.2.2")
+ (version "5.2.2.1")
(source
(origin
(method url-fetch)
(uri (rubygems-uri "activestorage" version))
(sha256
(base32
- "0c72837098sw384vk6dmrb2p7q3wx4swnibk6sw9dp4hn1vc4p31"))))
+ "155xpbzrz0kr0argx0vsh5prvadd2h1g1m61kdiabvfy2iygc02n"))))
(build-system ruby-build-system)
(arguments
'(;; No included tests
- 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, 2019/03/20
- 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 <=
- 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
- 11/24: gnu: ruby-activemodel: Update to 5.2.2.1., guix-commits, 2019/03/20
- 08/24: gnu: python-python-gast: Update to 0.2.2., guix-commits, 2019/03/20
- 09/24: gnu: libmatroska: Don't use NAME in source URI., guix-commits, 2019/03/20
- 07/24: gnu: python-latexcodec: Update to 1.0.6., guix-commits, 2019/03/20