Archived
1
0
Fork 0

gnu: r-rdpack: Update to 2.6.

* gnu/packages/cran.scm (r-rdpack): Update to 2.6.

Change-Id: I1d96901fa85f8c8d64c47bbbd8a84ac9883f3c97
This commit is contained in:
Ricardo Wurmus 2023-11-15 15:54:35 +01:00
parent c101519061
commit c65da604a2
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -13620,14 +13620,14 @@ implemented in bibutils.")
(define-public r-rdpack (define-public r-rdpack
(package (package
(name "r-rdpack") (name "r-rdpack")
(version "2.5") (version "2.6")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "Rdpack" version)) (uri (cran-uri "Rdpack" version))
(sha256 (sha256
(base32 (base32
"0xy8w3law1dn53f1gv4jd637pwssr928pvgchpbrpsqz8ghv4kad")))) "02i21i85pb5aim529byjwhmyyz9jd82mi4j26a3kay0pcn6djxba"))))
(properties `((upstream-name . "Rdpack"))) (properties `((upstream-name . "Rdpack")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs