me
/
guix
Archived
1
0
Fork 0

gnu: r-biodb: Update to 1.2.2.

* gnu/packages/bioconductor.scm (r-biodb): Update to 1.2.2.
master
Ricardo Wurmus 2022-01-05 23:20:59 +01:00
parent fdae05747c
commit 2d4ce9bb5f
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -14481,14 +14481,14 @@ the Bioconductor project.")
(define-public r-biodb
(package
(name "r-biodb")
(version "1.2.1")
(version "1.2.2")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "biodb" version))
(sha256
(base32
"1z4adapsnpw6fwanihdz43r11ijypxs5wbndb1i98j8kb7wf308k"))))
"0b5zva16r4kz8736h3djjgmh35nxmlin4f374rb4i2s55zsrb638"))))
(properties `((upstream-name . "biodb")))
(build-system r-build-system)
(propagated-inputs