mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-a4classif: Update to 1.56.0.
* gnu/packages/bioconductor.scm (r-a4classif): Update to 1.56.0. Change-Id: I2293a727f2735d63dbf469f57ef1ff9d06a2d47f
This commit is contained in:
parent
7082582f33
commit
970f587b48
1 changed files with 2 additions and 2 deletions
|
@ -19362,14 +19362,14 @@ arrays.")
|
|||
(define-public r-a4classif
|
||||
(package
|
||||
(name "r-a4classif")
|
||||
(version "1.54.0")
|
||||
(version "1.56.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "a4Classif" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0h6i6nxfq2nnla8559bjinydaywwc8lzg0xs8z2adj4cr52r6h74"))))
|
||||
"0yk5ww3f90fyy3jd2p93560708ii66sxij3mfqxpi0012mqlhlkh"))))
|
||||
(properties `((upstream-name . "a4Classif")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue