me
/
guix
Archived
1
0
Fork 0

gnu: ruby-ox: Update to 2.5.0.

* gnu/packages/ruby.scm (ruby-ox): Update to 2.5.0.
master
Marius Bakke 2017-06-04 22:09:45 +02:00
parent 5b884348cc
commit 39d4d6f675
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -2706,14 +2706,14 @@ unacceptable HTML and/or CSS from a string.")
(define-public ruby-ox
(package
(name "ruby-ox")
(version "2.2.1")
(version "2.5.0")
(source
(origin
(method url-fetch)
(uri (rubygems-uri "ox" version))
(sha256
(base32
"00i11xd4ayh7349rhgskajfxn0qzkb74ab01217zix9qcapssxax"))))
"0rar0xr5qn3zac1r2z18kmpapx121c2l3z8jsgh60vsddwzpdh7h"))))
(build-system ruby-build-system)
(arguments
'(#:tests? #f)) ; no tests