me
/
guix
Archived
1
0
Fork 0

gnu: r-bgeecall: Update to 1.16.0.

* gnu/packages/bioconductor.scm (r-bgeecall): Update to 1.16.0.
master
Ricardo Wurmus 2023-04-28 19:01:39 +02:00
parent 4dd9fdb68f
commit 189f9d805e
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -19787,14 +19787,14 @@ real numbers.")
(define-public r-bgeecall
(package
(name "r-bgeecall")
(version "1.14.0")
(version "1.16.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BgeeCall" version))
(sha256
(base32
"05w6b10vc4mmwdqnkcj7vnfigk03f03n776vqhlb38k0lx8k4hk3"))))
"0j83scxpq51bhxwfps7chcawzsqrd7pk7x2jg29zj4zbp1jbrnl0"))))
(properties `((upstream-name . "BgeeCall")))
(build-system r-build-system)
(propagated-inputs