gnu: julia-tables: Update to 1.4.4.
* gnu/packages/julia-xyz.scm (julia-tables): Update to 1.4.4.
This commit is contained in:
parent
2d25b2f9b7
commit
9fe69d78d6
@ -3806,7 +3806,7 @@ the @code{Pluto.jl} tabular data import functionality.")
|
||||
(define-public julia-tables
|
||||
(package
|
||||
(name "julia-tables")
|
||||
(version "1.4.3")
|
||||
(version "1.4.4")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@ -3815,7 +3815,7 @@ the @code{Pluto.jl} tabular data import functionality.")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0yfjl4v1vglsk9wr7gbqgya4kk3a0q0i6zhi9xdgvnqsqzqrsc7c"))))
|
||||
(base32 "1sqqagzqvav8b1rv5ywwbgy9ixvlmipq95fkwfwn0m8769i8jwzb"))))
|
||||
(build-system julia-build-system)
|
||||
(propagated-inputs
|
||||
`(("julia-dataapi" ,julia-dataapi)
|
||||
|
Loading…
Reference in New Issue
Block a user