me
/
guix
Archived
1
0
Fork 0

gnu: ruby-open-uri-cached: Update to 1.0.0.

* gnu/packages/ruby.scm (ruby-open-uri-cached): Update to 1.0.0.
master
Maxim Cournoyer 2023-01-05 23:12:23 -05:00
parent 2cfa58e38c
commit a2fb87fd0c
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 2 additions and 2 deletions

View File

@ -1823,14 +1823,14 @@ system by Donald E. Knuth.")
(define-public ruby-open-uri-cached
(package
(name "ruby-open-uri-cached")
(version "0.0.5")
(version "1.0.0")
(source
(origin
(method url-fetch)
(uri (rubygems-uri "open-uri-cached" version))
(sha256
(base32
"13xy2vhrgz9mdxhklw5fszhamsdxh8ysf3l40g92hqm4hm288wap"))))
"03v0if3jlvbclnd6jgjk94fbhf0h2fq1wxr0mbx7018sxzm0biwr"))))
(build-system ruby-build-system)
(arguments
`(#:tests? #f)) ;no test suite