gnu: ruby-highline: Update to 1.7.10.

* gnu/packages/ruby.scm (ruby-highline): Update to 1.7.10
This commit is contained in:
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 (define-public ruby-highline
(package (package
(name "ruby-highline") (name "ruby-highline")
(version "1.7.8") (version "1.7.10")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (rubygems-uri "highline" version)) (uri (rubygems-uri "highline" version))
(sha256 (sha256
(base32 (base32
"1nf5lgdn6ni2lpfdn4gk3gi47fmnca2bdirabbjbz1fk9w4p8lkr")))) "01ib7jp85xjc4gh4jg0wyzllm46hwv8p0w1m4c75pbgi41fps50y"))))
(build-system ruby-build-system) (build-system ruby-build-system)
(arguments (arguments
`(#:tests? #f)) ;; TODO: NameError: uninitialized constant SPEC `(#:tests? #f)) ;; TODO: NameError: uninitialized constant SPEC