me
/
guix
Archived
1
0
Fork 0

gnu: r-bgeecall: Update to 1.18.1.

* gnu/packages/bioconductor.scm (r-bgeecall): Update to 1.18.1.

Change-Id: I5db747786c63f248dec01879e41a9837c94d6d6c
master
Ricardo Wurmus 2023-11-03 17:19:11 +01:00
parent 58661d1d54
commit 38f88c84bf
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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