me
/
guix
Archived
1
0
Fork 0

gnu: r-rcppgsl: Update to 0.3.10.

* gnu/packages/cran.scm (r-rcppgsl): Update to 0.3.10.
master
Ricardo Wurmus 2021-11-01 17:52:26 +00:00
parent 64b3d356bb
commit 581111b5b8
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -12070,13 +12070,13 @@ and related methods.")
(define-public r-rcppgsl (define-public r-rcppgsl
(package (package
(name "r-rcppgsl") (name "r-rcppgsl")
(version "0.3.9") (version "0.3.10")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "RcppGSL" version)) (uri (cran-uri "RcppGSL" version))
(sha256 (sha256
(base32 "0zhfkn3w5q2k2ggizrikz9an8hm90g6mr60paq0z8xgp5hpkrlk6")))) (base32 "0lalz51q31qqy0cr227vc3msi0h47p111lzy4zs93drgl1yhh4l6"))))
(properties `((upstream-name . "RcppGSL"))) (properties `((upstream-name . "RcppGSL")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs