gnu: r-netrep: Update to 1.2.6.
* gnu/packages/cran.scm (r-netrep): Update to 1.2.6.
This commit is contained in:
parent
8d696f2728
commit
8b322c5967
1 changed files with 2 additions and 2 deletions
|
@ -12106,14 +12106,14 @@ (define-public r-precrec
|
|||
(define-public r-netrep
|
||||
(package
|
||||
(name "r-netrep")
|
||||
(version "1.2.4")
|
||||
(version "1.2.6")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "NetRep" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1swlb2k9bc7whvslxbklz864j9ynvna73hvq5rhv61cv5vy05ksd"))))
|
||||
"0hyj91fr4y9csj2dy4z9cpr92hh8gk3xnjr6zpk9n0wk37sx44h6"))))
|
||||
(properties `((upstream-name . "NetRep")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue