gnu: ruby-fivemat: Update to 1.3.7.

* gnu/packages/ruby.scm (ruby-fivemat): Update to 1.3.7.
This commit is contained in:
Tobias Geerinckx-Rice 2019-03-21 03:48:57 +01:00
parent bcf1fe5bbc
commit c664ebcc31
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -5915,14 +5915,14 @@ (define-public ruby-mime-types
(define-public ruby-fivemat (define-public ruby-fivemat
(package (package
(name "ruby-fivemat") (name "ruby-fivemat")
(version "1.3.6") (version "1.3.7")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (rubygems-uri "fivemat" version)) (uri (rubygems-uri "fivemat" version))
(sha256 (sha256
(base32 (base32
"006n7b09vviv5bs5hv2ccmjxw9iw3brcsm3xh3dhzfncsknz4jp7")))) "0pzlycasvwmg4bbx7plllpqnhd9zlmmff8l2w3yii86nrm2nvf9n"))))
(build-system ruby-build-system) (build-system ruby-build-system)
(arguments (arguments
`(#:tests? #f)) ; no tests `(#:tests? #f)) ; no tests