3
5
Fork 0
mirror of git://git.savannah.gnu.org/guix.git synced 2023-12-14 03:33:07 +01:00

gnu: r-pkgmaker: Update to 0.32.7.

* gnu/packages/statistics.scm (r-pkgmaker): Update to 0.32.7.
This commit is contained in:
Ricardo Wurmus 2023-02-18 16:09:09 +01:00
parent ee88e28e40
commit a1876f13ed
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -3821,14 +3821,14 @@ path-wise fashion.")
(define-public r-pkgmaker
(package
(name "r-pkgmaker")
(version "0.32.2")
(version "0.32.7")
(source
(origin
(method url-fetch)
(uri (cran-uri "pkgmaker" version))
(sha256
(base32
"14ggsd24n5g5rvn0wl4w90ipxzmywqikh28llj89q6kpxwnv4iff"))))
"0c7njqwi3szr7dhw3vglgjf2y1hwv0imgb4wfgp42pizsqmacin6"))))
(build-system r-build-system)
(propagated-inputs
(list r-assertthat