Archived
1
0
Fork 0

gnu: r-hardhat: Update to 1.2.0.

* gnu/packages/cran.scm (r-hardhat): Update to 1.2.0.
This commit is contained in:
Ricardo Wurmus 2022-07-01 15:30:05 +02:00
parent 1c16b70698
commit 092c5d941e
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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