me
/
guix
Archived
1
0
Fork 0

gnu: ruby-actionpack: Update to 5.2.2.1.

* gnu/packages/rails.scm (ruby-actionpack): Update to 5.2.2.1.
master
Tobias Geerinckx-Rice 2019-03-21 03:43:24 +01:00
parent e8df5a50c9
commit 24c704af8c
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -229,14 +229,14 @@ Ruby.")
(define-public ruby-actionpack
(package
(name "ruby-actionpack")
(version "5.2.2")
(version "5.2.2.1")
(source
(origin
(method url-fetch)
(uri (rubygems-uri "actionpack" version))
(sha256
(base32
"0iwhbqqn0cm39dq040iwq8cfyclqk3kyzwlp5k3j5cz8k2668wws"))))
"1lxqzxa728dqg42yw0q4hqkaawqagiw1k0392an2ghjfgb16pafx"))))
(build-system ruby-build-system)
(arguments
'(;; No included tests