mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-16 19:57:39 -05:00
gnu: r-rockchalk: Update to 1.8.151.
* gnu/packages/cran.scm (r-rockchalk): Update to 1.8.151.
This commit is contained in:
parent
d82069628b
commit
6f6287f6c4
1 changed files with 2 additions and 2 deletions
|
@ -24573,14 +24573,14 @@ (define-public r-kutils
|
|||
(define-public r-rockchalk
|
||||
(package
|
||||
(name "r-rockchalk")
|
||||
(version "1.8.144")
|
||||
(version "1.8.151")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "rockchalk" version))
|
||||
(sha256
|
||||
(base32
|
||||
"07dp1n155b9gfvk8l30h6bhjbhbylsjxfzns08mryn4mxj3nqpnb"))))
|
||||
"17mfaxn3gj0vac5wdmsjj2z2668cszbpvan7hnxp7ic9bvsm1w2y"))))
|
||||
(properties `((upstream-name . "rockchalk")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue