gnu: julia-pdmats: Update to 0.11.1.

* gnu/packages/julia-xyz.scm (julia-pdmats): Update to 0.11.1.
This commit is contained in:
Efraim Flashner 2021-06-14 19:40:39 +03:00
parent f862cb7525
commit a424ebdefc
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -2751,7 +2751,7 @@ (define-public julia-parsers
(define-public julia-pdmats (define-public julia-pdmats
(package (package
(name "julia-pdmats") (name "julia-pdmats")
(version "0.11.0") (version "0.11.1")
(source (source
(origin (origin
(method git-fetch) (method git-fetch)
@ -2760,7 +2760,7 @@ (define-public julia-pdmats
(commit (string-append "v" version)))) (commit (string-append "v" version))))
(file-name (git-file-name name version)) (file-name (git-file-name name version))
(sha256 (sha256
(base32 "1gyhfjmb0qlqgx2398b356cph25bnpjagcslckv41bzyf8pg3ybl")))) (base32 "0bc2gmpd30rkclvxyfnssjllp0pk63h0vvgr8862phm5ia83r8j0"))))
(build-system julia-build-system) (build-system julia-build-system)
(home-page "https://github.com/JuliaStats/PDMats.jl") (home-page "https://github.com/JuliaStats/PDMats.jl")
(synopsis (synopsis