Archived
1
0
Fork 0

gnu: r-hardhat: Update to 0.1.5.

* gnu/packages/cran.scm (r-hardhat): Update to 0.1.5.
This commit is contained in:
Ricardo Wurmus 2020-12-09 22:00:23 +01:00
parent f694850d38
commit aa486bbc2f
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -23175,14 +23175,14 @@ counting and recursive k-means partitioning.")
(define-public r-hardhat (define-public r-hardhat
(package (package
(name "r-hardhat") (name "r-hardhat")
(version "0.1.4") (version "0.1.5")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "hardhat" version)) (uri (cran-uri "hardhat" version))
(sha256 (sha256
(base32 (base32
"0gaj4hr4dj27jaasp7v0hzaivipplvq746ajsyz4yd1in03hfjvs")))) "1b7f9i9fy39j9n03g40vd6nzgq9fgq914xg3svf84najlknvjzly"))))
(properties `((upstream-name . "hardhat"))) (properties `((upstream-name . "hardhat")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs