Archived
1
0
Fork 0

gnu: r-rhpcblasctl: Update to 0.21-247.

* gnu/packages/cran.scm (r-rhpcblasctl): Update to 0.21-247.
This commit is contained in:
Ricardo Wurmus 2021-09-29 15:33:28 +02:00
parent fcd7092675
commit 62738c5b76
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -19496,14 +19496,14 @@ path of values for the regularization parameter.")
(define-public r-rhpcblasctl (define-public r-rhpcblasctl
(package (package
(name "r-rhpcblasctl") (name "r-rhpcblasctl")
(version "0.20-137") (version "0.21-247")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "RhpcBLASctl" version)) (uri (cran-uri "RhpcBLASctl" version))
(sha256 (sha256
(base32 (base32
"0vv144sgjhf7fazk633i16fc06g9k43syyxj1g34pi9gsgdcn0nv")))) "09276fpkj6xa0zpzzdckclj923b0xr0rhfjiiwfli3kyqi2m37v2"))))
(properties `((upstream-name . "RhpcBLASctl"))) (properties `((upstream-name . "RhpcBLASctl")))
(build-system r-build-system) (build-system r-build-system)
(home-page "https://prs.ism.ac.jp/~nakama/Rhpc/") (home-page "https://prs.ism.ac.jp/~nakama/Rhpc/")