me
/
guix
Archived
1
0
Fork 0

gnu: r-rcppgsl: Update to 0.3.9.

* gnu/packages/cran.scm (r-rcppgsl): Update to 0.3.9.
master
Ricardo Wurmus 2021-07-10 13:26:17 +02:00
parent 7be666db46
commit 92fba40999
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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