gnu: ruby-http-cookie: Update to 1.0.3.

* gnu/packages/ruby.scm (ruby-http-cookie): Update to 1.0.3.
This commit is contained in:
Ben Woodcroft 2016-11-07 21:33:41 +10:00
parent 420fdfef9a
commit 2a2eb07d87
No known key found for this signature in database
GPG Key ID: E44DCCD146E0CCF4
1 changed files with 2 additions and 2 deletions

View File

@ -3509,14 +3509,14 @@ Suffix List.")
(define-public ruby-http-cookie (define-public ruby-http-cookie
(package (package
(name "ruby-http-cookie") (name "ruby-http-cookie")
(version "1.0.2") (version "1.0.3")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (rubygems-uri "http-cookie" version)) (uri (rubygems-uri "http-cookie" version))
(sha256 (sha256
(base32 (base32
"0cz2fdkngs3jc5w32a6xcl511hy03a7zdiy988jk1sf3bf5v3hdw")))) "004cgs4xg5n6byjs7qld0xhsjq3n6ydfh897myr2mibvh6fjc49g"))))
(build-system ruby-build-system) (build-system ruby-build-system)
(arguments (arguments
`(#:phases `(#:phases