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

* gnu/packages/ruby.scm (ruby-domain-name): Update to 0.5.20160826.
This commit is contained in:
Ben Woodcroft 2016-09-23 23:19:29 +10:00
parent a751afb217
commit 5ed00e13d2
No known key found for this signature in database
GPG Key ID: E44DCCD146E0CCF4
1 changed files with 2 additions and 2 deletions

View File

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