gnu: julia-compat: Update to 4.16.0.

* gnu/packages/julia-xyz.scm (julia-compat): Update to 4.16.0.

Change-Id: Idb079c5fee4c60b1a18fe25f1035ad1eab8a1d0b
This commit is contained in:
Ludovic Courtès 2024-09-17 11:57:58 +02:00
parent 182c351ae3
commit 816f89f6d0
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -1313,7 +1313,7 @@ (define-public julia-commonsubexpressions
(define-public julia-compat
(package
(name "julia-compat")
(version "3.39.0")
(version "4.16.0")
(source
(origin
(method git-fetch)
@ -1322,7 +1322,7 @@ (define-public julia-compat
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "0qzvaqi5gqgc747fnajbvvf5vqbh6cwykwky00c7glvmvdsgk3z0"))))
(base32 "1n0s3rv478fwlrpy1v4f5fcydx7lblzljjlmkh6ap7nm2xs1w43c"))))
(build-system julia-build-system)
(arguments
(list