me
/
guix
Archived
1
0
Fork 0

gnu: r-rsbml: Update to 2.62.0.

* gnu/packages/bioconductor.scm (r-rsbml): Update to 2.62.0.

Change-Id: I870e9d67c6f8123c53ec72c49d934613e25d9c77
master
Ricardo Wurmus 2024-05-07 13:07:09 +02:00
parent 1e2a028525
commit 3a7e38fd78
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -20460,14 +20460,14 @@ the read count and GC content bias.")
(define-public r-rsbml
(package
(name "r-rsbml")
(version "2.60.0")
(version "2.62.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "rsbml" version))
(sha256
(base32
"0pvj0qgc6hd02g9ppfc610gvfn412rw69rxh43y4dr3n894kdm2i"))))
"02pmxg0ppy1asjscp13kmqyj2phw4q138fj2b3xgmcagwxqzb4bs"))))
(properties `((upstream-name . "rsbml")))
(build-system r-build-system)
(inputs