me
/
guix
Archived
1
0
Fork 0

gnu: ruby-highline: Update to 1.7.10.

* gnu/packages/ruby.scm (ruby-highline): Update to 1.7.10
master
Tobias Geerinckx-Rice 2017-12-23 17:51:36 +01:00
parent fae9dc7089
commit 405cb5ab82
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -225,14 +225,14 @@ a focus on simplicity and productivity.")
(define-public ruby-highline
(package
(name "ruby-highline")
(version "1.7.8")
(version "1.7.10")
(source
(origin
(method url-fetch)
(uri (rubygems-uri "highline" version))
(sha256
(base32
"1nf5lgdn6ni2lpfdn4gk3gi47fmnca2bdirabbjbz1fk9w4p8lkr"))))
"01ib7jp85xjc4gh4jg0wyzllm46hwv8p0w1m4c75pbgi41fps50y"))))
(build-system ruby-build-system)
(arguments
`(#:tests? #f)) ;; TODO: NameError: uninitialized constant SPEC