mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-biosigner: Update to 1.36.0.
* gnu/packages/bioconductor.scm (r-biosigner): Update to 1.36.0. Change-Id: I1af09f2a27c9c75385a867751a99754a97e57708
This commit is contained in:
parent
bf3f74bf14
commit
84469e8b1e
1 changed files with 2 additions and 2 deletions
|
@ -21281,14 +21281,14 @@ coefficients).")
|
|||
(define-public r-biosigner
|
||||
(package
|
||||
(name "r-biosigner")
|
||||
(version "1.34.0")
|
||||
(version "1.36.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "biosigner" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0d2prfx2w3kfja5gzp88q15cnhaswx2kg30l1zcb0bnsvzfblr8k"))))
|
||||
"1gx5v9jmmgfdxqyfzihfi0l0azn42i9f3mqd7wxfc0fmbv5nzixr"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-biobase
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue