fixup julia-macrotools
This commit is contained in:
parent
aba4067457
commit
0c399861b7
|
@ -926,7 +926,7 @@ expressions")
|
||||||
(description "MacroTools provides a library of tools for working with
|
(description "MacroTools provides a library of tools for working with
|
||||||
Julia code and expressions. This includes a powerful template-matching system
|
Julia code and expressions. This includes a powerful template-matching system
|
||||||
and code-walking tools that let you do deep transformations of code in a few
|
and code-walking tools that let you do deep transformations of code in a few
|
||||||
lines.Julia code and expressions.")
|
lines.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public julia-lazy
|
(define-public julia-lazy
|
||||||
|
|
Loading…
Reference in New Issue