gnu: ruby-oedipus-lex: Update to 2.6.0.
* gnu/packages/ruby.scm (ruby-oedipus-lex): Update to 2.6.0.
This commit is contained in:
parent
b7325d9e3a
commit
9b863bbd74
@ -5598,14 +5598,14 @@ development tools to catch coverage problems early.")
|
|||||||
(define-public ruby-oedipus-lex
|
(define-public ruby-oedipus-lex
|
||||||
(package
|
(package
|
||||||
(name "ruby-oedipus-lex")
|
(name "ruby-oedipus-lex")
|
||||||
(version "2.5.2")
|
(version "2.6.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (rubygems-uri "oedipus_lex" version))
|
(uri (rubygems-uri "oedipus_lex" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1v1rk78khwq87ar300lwll570zxpkq9rjnpgc9mgsyd6mm9qjz4w"))))
|
"094nd7jd3klv45mvprfn2ivcgw8cckq3jhlly77j903vlamfi0df"))))
|
||||||
(build-system ruby-build-system)
|
(build-system ruby-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
(list ruby-hoe))
|
(list ruby-hoe))
|
||||||
|
Loading…
Reference in New Issue
Block a user