mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-14 07:00:32 -05:00
gnu: ruby-oedipus-lex: Fix indentation.
* gnu/packages/ruby.scm (ruby-oedipus-lex): Fix indentation.
This commit is contained in:
parent
9b863bbd74
commit
b2ccd0dbf4
1 changed files with 9 additions and 10 deletions
|
@ -5607,8 +5607,7 @@ (define-public ruby-oedipus-lex
|
||||||
(base32
|
(base32
|
||||||
"094nd7jd3klv45mvprfn2ivcgw8cckq3jhlly77j903vlamfi0df"))))
|
"094nd7jd3klv45mvprfn2ivcgw8cckq3jhlly77j903vlamfi0df"))))
|
||||||
(build-system ruby-build-system)
|
(build-system ruby-build-system)
|
||||||
(native-inputs
|
(native-inputs (list ruby-hoe))
|
||||||
(list ruby-hoe))
|
|
||||||
(synopsis "Ruby lexer")
|
(synopsis "Ruby lexer")
|
||||||
(description
|
(description
|
||||||
"Oedipus Lex is a lexer generator in the same family as Rexical and Rex.
|
"Oedipus Lex is a lexer generator in the same family as Rexical and Rex.
|
||||||
|
|
Loading…
Reference in a new issue