mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-27 06:42:14 -05:00
gnu: r-acsnminer: Update to 0.16.8.25.
* gnu/packages/bioinformatics.scm (r-acsnminer): Update to 0.16.8.25.
This commit is contained in:
parent
2c575bb9a2
commit
0b54b4c986
1 changed files with 2 additions and 2 deletions
|
@ -5204,13 +5204,13 @@ (define-public bioruby
|
|||
(define-public r-acsnminer
|
||||
(package
|
||||
(name "r-acsnminer")
|
||||
(version "0.16.01.29")
|
||||
(version "0.16.8.25")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "ACSNMineR" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1b1243wkncanm1blkqzicjgzb576vzcg4iwinsgn2xqr7f264amf"))))
|
||||
"0gh604s8qall6zfjlwcg2ilxjvz08dplf9k5g47idhv43scm748l"))))
|
||||
(properties `((upstream-name . "ACSNMineR")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Reference in a new issue