[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
18/24: gnu: ruby-actionmailer: Update to 5.2.2.1.
From: |
guix-commits |
Subject: |
18/24: gnu: ruby-actionmailer: 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 5be0aedf762744bc2287fc906c101cd781dfcf5f
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Mar 21 03:48:15 2019 +0100
gnu: ruby-actionmailer: Update to 5.2.2.1.
* gnu/packages/rails.scm (ruby-actionmailer): 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 1230a45..224037f 100644
--- a/gnu/packages/rails.scm
+++ b/gnu/packages/rails.scm
@@ -335,14 +335,14 @@ allowing files to be attached to ActiveRecord models..")
(define-public ruby-actionmailer
(package
(name "ruby-actionmailer")
- (version "5.2.2")
+ (version "5.2.2.1")
(source
(origin
(method url-fetch)
(uri (rubygems-uri "actionmailer" version))
(sha256
(base32
- "0sfpb8s95cmkpp9ybyp2c88r55r5llscmmnkfwcwgasz9ncjiq5n"))))
+ "10n2v2al68rsq5ghrdp7cpycsc1q0m19fcd8cd5i528n30nl23iw"))))
(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 <=
- 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
- 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