mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-08-01 14:21:27 +02:00
gnu: r-hardhat: Update to 1.4.3.
* gnu/packages/cran.scm (r-hardhat): Update to 1.4.3. Change-Id: I92526d995ef4913a20ff879e99b079e27c7d0ef4
This commit is contained in:
@@ -50118,14 +50118,14 @@ counting and recursive k-means partitioning.")
|
||||
(define-public r-hardhat
|
||||
(package
|
||||
(name "r-hardhat")
|
||||
(version "1.4.2")
|
||||
(version "1.4.3")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "hardhat" version))
|
||||
(sha256
|
||||
(base32
|
||||
"083032myx2ai9kasxcf5d12xkpl9gzr8wa9q8j8y0zm8hblgkxb2"))))
|
||||
"1zink6bpw93bvama8z6pys83ixd7ca91cixv7llsgg464a9hpysr"))))
|
||||
(properties
|
||||
'((upstream-name . "hardhat")
|
||||
(updater-ignored-native-inputs
|
||||
|
||||
Reference in New Issue
Block a user