Archived
1
0
Fork 0

gnu: r-rdpack: Update to 2.1.4.

* gnu/packages/cran.scm (r-rdpack): Update to 2.1.4.
This commit is contained in:
Ricardo Wurmus 2022-03-12 23:04:24 +01:00
parent 6e28b3beae
commit 910e9b88a9
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -9121,14 +9121,14 @@ implemented in bibutils.")
(define-public r-rdpack (define-public r-rdpack
(package (package
(name "r-rdpack") (name "r-rdpack")
(version "2.1.3") (version "2.1.4")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "Rdpack" version)) (uri (cran-uri "Rdpack" version))
(sha256 (sha256
(base32 (base32
"1f2m9pxm4s4gkrqh58jznkqj2fcw6f29c1l05k5mmkwsdf3ai0c3")))) "0r242a352wa7kha0n62ng6ri0qi14hwjknnyjvfcd7mx4qvfwhgv"))))
(properties `((upstream-name . "Rdpack"))) (properties `((upstream-name . "Rdpack")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs