mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-biomformat: Update to 1.36.0.
* gnu/packages/bioconductor.scm (r-biomformat): Update to 1.36.0. Change-Id: Iaef9c6011c70dbc60824cd516d3685db2d5d9cc3
This commit is contained in:
parent
c80a011a37
commit
d3002ff092
1 changed files with 2 additions and 2 deletions
|
@ -27746,14 +27746,14 @@ separate published packages.")
|
|||
(define-public r-biomformat
|
||||
(package
|
||||
(name "r-biomformat")
|
||||
(version "1.34.0")
|
||||
(version "1.36.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "biomformat" version))
|
||||
(sha256
|
||||
(base32
|
||||
"0a0260rr13czrwfnzxmgq168jgiqd4app8rjdmywh9wg2w2xy7hf"))))
|
||||
"0dlwfm0hkyh2y21grbjbrq26ix5f8jq1rbnqwklq6v85kf6ddhb6"))))
|
||||
(properties `((upstream-name . "biomformat")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue