[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
15/24: gnu: ruby-actioncable: Update to 5.2.2.1.
From: |
guix-commits |
Subject: |
15/24: gnu: ruby-actioncable: 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 2a737e80ce2b1b5dcf0d5143e267dbfa3cce57dc
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Thu Mar 21 03:47:41 2019 +0100
gnu: ruby-actioncable: Update to 5.2.2.1.
* gnu/packages/rails.scm (ruby-actioncable): 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 bd5ba46..7b8dbc0 100644
--- a/gnu/packages/rails.scm
+++ b/gnu/packages/rails.scm
@@ -258,14 +258,14 @@ applications. These work with any Rack-compatible
server.")
(define-public ruby-actioncable
(package
(name "ruby-actioncable")
- (version "5.2.2")
+ (version "5.2.2.1")
(source
(origin
(method url-fetch)
(uri (rubygems-uri "actioncable" version))
(sha256
(base32
- "0826k5ch0l03f9yrkxy69aiv039z4qi00lnahw2rzywd2iz6r68x"))))
+ "1x5fxhsr2mxq5r6258s48xsn7ld081d3qaavppvj7yp7w9vqn871"))))
(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, 2019/03/20
- 15/24: gnu: ruby-actioncable: Update to 5.2.2.1.,
guix-commits <=
- 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
- 05/24: gnu: plantuml: Update to 1.2019.3., guix-commits, 2019/03/20