gnu: ruby-thor: Update to 0.19.4.

* gnu/packages/ruby.scm (ruby-thor): Update to 0.19.4.
This commit is contained in:
Tobias Geerinckx-Rice 2017-08-10 23:24:37 +02:00
parent 1d60c436aa
commit 2e8cd8624d
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -730,13 +730,13 @@ (define-public ruby-xml-simple
(define-public ruby-thor
(package
(name "ruby-thor")
(version "0.19.1")
(version "0.19.4")
(source (origin
(method url-fetch)
(uri (rubygems-uri "thor" version))
(sha256
(base32
"08p5gx18yrbnwc6xc0mxvsfaxzgy2y9i78xq7ds0qmdm67q39y4z"))))
"01n5dv9kql60m6a00zc0r66jvaxx98qhdny3klyj0p3w34pad2ns"))))
(build-system ruby-build-system)
(arguments
'(#:tests? #f)) ; no test suite