gnu: ruby-coderay: Update to 1.1.2.

* gnu/packages/ruby.scm (ruby-coderay): Update to 1.1.2.
master
Tobias Geerinckx-Rice 2017-09-05 20:12:33 +02:00
parent 26ac5c90c1
commit 5cf0997a0b
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -2023,14 +2023,14 @@ extract comments.")
(define-public ruby-coderay
(package
(name "ruby-coderay")
(version "1.1.1")
(version "1.1.2")
(source
(origin
(method url-fetch)
(uri (rubygems-uri "coderay" version))
(sha256
(base32
"1x6z923iwr1hi04k6kz5a6llrixflz8h5sskl9mhaaxy9jx2x93r"))))
"15vav4bhcc2x3jmi3izb11l4d9f3xv8hp2fszb7iqmpsccv1pz4y"))))
(build-system ruby-build-system)
(arguments
'(#:tests? #f)) ; missing test files