gnu: julia-infinity: Delete trailing #t.
* gnu/packages/julia-xyz.scm (julia-infinity): Delete trailing #t. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
parent
5d9908c476
commit
a4861904c7
@ -2816,8 +2816,7 @@ indexed images, sometimes called \"colormap images\" or \"paletted images.\"")
|
||||
(lambda _
|
||||
(substitute* "test/runtests.jl"
|
||||
(("using TimeZones.*") "")
|
||||
((".*infextendedtime.*") ""))
|
||||
#t)))))
|
||||
((".*infextendedtime.*") "")))))))
|
||||
(propagated-inputs
|
||||
(list julia-requires))
|
||||
(native-inputs
|
||||
|
Loading…
Reference in New Issue
Block a user