mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 20:10:39 +02:00
gnu: r-biocset: Update to 1.6.0.
* gnu/packages/bioconductor.scm (r-biocset): Update to 1.6.0.
This commit is contained in:
parent
e9e4f65dc1
commit
e828fa21bb
1 changed files with 2 additions and 2 deletions
|
@ -11664,14 +11664,14 @@ analytics on packages.")
|
||||||
(define-public r-biocset
|
(define-public r-biocset
|
||||||
(package
|
(package
|
||||||
(name "r-biocset")
|
(name "r-biocset")
|
||||||
(version "1.4.0")
|
(version "1.6.0")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
(uri (bioconductor-uri "BiocSet" version))
|
(uri (bioconductor-uri "BiocSet" version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"16pjg09i0j5qk9s9qzm6fq5q0bgwb4wgqvp6scs06ajgrr07qjqg"))))
|
"18zr0r4b4rblfmsiilipqdfxn9fgymx75hlxzx1wk3bm71ryk078"))))
|
||||||
(properties `((upstream-name . "BiocSet")))
|
(properties `((upstream-name . "BiocSet")))
|
||||||
(build-system r-build-system)
|
(build-system r-build-system)
|
||||||
(propagated-inputs
|
(propagated-inputs
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue