mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-08 03:59:40 +01:00
gnu: r-hardhat: Update to 1.4.0.
* gnu/packages/cran.scm (r-hardhat): Update to 1.4.0. Change-Id: Id6843762bb29b6e93d4a5b45a4d37f24d918e406
This commit is contained in:
parent
5af767ad3a
commit
6caf41144d
1 changed files with 2 additions and 2 deletions
|
@ -35016,14 +35016,14 @@ counting and recursive k-means partitioning.")
|
|||
(define-public r-hardhat
|
||||
(package
|
||||
(name "r-hardhat")
|
||||
(version "1.3.1")
|
||||
(version "1.4.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "hardhat" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0v0vvvyy075f0j9ppqkhys6w2k7zmfdg0v77l430582nhrvp99hf"))))
|
||||
"1bdkn80ab25n1rn3n3x1b3gs157888fak3s7i7c0r54gzkfj7l26"))))
|
||||
(properties `((upstream-name . "hardhat")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Reference in a new issue