me
/
guix
Archived
1
0
Fork 0

gnu: r-rsbml: Update to 2.60.0.

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

Change-Id: Ie1f3bc87e1c4c5df2fece70aa0a72133e038f347
master
Ricardo Wurmus 2023-11-03 17:19:01 +01:00
parent 99ff99c9eb
commit 772c6fb840
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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