gnu: ruby-domain-name: Update to 0.5.20161021.

* gnu/packages/ruby.scm (ruby-domain-name): Update to 0.5.20161021.
master
Ben Woodcroft 2016-11-07 21:34:15 +10:00
parent 2a2eb07d87
commit ca0839142e
No known key found for this signature in database
GPG Key ID: E44DCCD146E0CCF4
1 changed files with 2 additions and 2 deletions

View File

@ -3469,14 +3469,14 @@ support to both Ruby and JRuby. It uses @code{unf_ext} on CRuby and
(define-public ruby-domain-name
(package
(name "ruby-domain-name")
(version "0.5.20160826")
(version "0.5.20161021")
(source
(origin
(method url-fetch)
(uri (rubygems-uri "domain_name" version))
(sha256
(base32
"0rg7gvp45xmb5qz8ydp7ivw05hhplh6k7mbawrpvkysl2c77w5xx"))))
"1y5c96gzyh6z4nrnkisljqngfvljdba36dww657ka0x7khzvx7jl"))))
(build-system ruby-build-system)
(arguments
`(#:phases