me
/
guix
Archived
1
0
Fork 0

gnu: julia-statsbase: Update to 0.33.10.

* gnu/packages/julia-xyz.scm (julia-statsbase): Update to 0.33.10.
Efraim Flashner 2022-12-09 09:59:04 +02:00
parent ec7e7f0033
commit 7d0a263846
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 2 additions and 2 deletions

View File

@ -5198,7 +5198,7 @@ dependency on it.")
(define-public julia-statsbase
(package
(name "julia-statsbase")
(version "0.33.8")
(version "0.33.10")
(source
(origin
(method git-fetch)
@ -5207,7 +5207,7 @@ dependency on it.")
(commit (string-append "v" version))))
(file-name (git-file-name name version))
(sha256
(base32 "02y4pm5yvg713a2pn970bbcfkrn2h133rxbxk1da18svhqw3czhi"))))
(base32 "0pjsn531zdz3s34pa418pvyqvrx8nbcc8j0fgwfnadssihqah6g7"))))
(build-system julia-build-system)
(propagated-inputs
(list julia-dataapi