me
/
guix
Archived
1
0
Fork 0

gnu: r-biovizbase: Update to 1.50.0.

* gnu/packages/bioconductor.scm (r-biovizbase): Update to 1.50.0.

Change-Id: Ie73b9060694011cca1f8dcbe521d6ed5a6c1303f
master
Ricardo Wurmus 2023-11-03 16:51:56 +01:00
parent 2fcc6e7ba6
commit 1c103cad67
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -6537,14 +6537,14 @@ biological sequences or sets of sequences.")
(define-public r-biovizbase
(package
(name "r-biovizbase")
(version "1.48.0")
(version "1.50.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "biovizBase" version))
(sha256
(base32
"0na37f2nfavgxd2xhprfb6bv68zm2h6glbkffspc3gsnw1q5h6da"))))
"01hli49aq1fjjgpk465znq1ki0qi7nxg71pqg18fz6nblg3ny9z5"))))
(properties `((upstream-name . "biovizBase")))
(build-system r-build-system)
(propagated-inputs