1
Fork 0
mirror of https://https.git.savannah.gnu.org/git/guix.git/ synced 2025-07-13 18:40:57 +02:00

gnu: r-rsbml: Update to 2.66.0.

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

Change-Id: Iaba42ea1da893fa85b0890593ce0a91bde882f39
This commit is contained in:
Ricardo Wurmus 2025-04-29 21:04:29 +02:00
parent 7aecc7ea50
commit ff70a3cf5b
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

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