me
/
guix
Archived
1
0
Fork 0

gnu: r-biocthis: Update to 1.8.1.

* gnu/packages/bioconductor.scm (r-biocthis): Update to 1.8.1.
master
zimoun 2022-11-17 03:50:33 +01:00 committed by Ricardo Wurmus
parent 3aea2c40d8
commit 4fcf1f08ec
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -17477,14 +17477,14 @@ Python environments in a single R session.")
(define-public r-biocthis
(package
(name "r-biocthis")
(version "1.6.0")
(version "1.8.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "biocthis" version))
(sha256
(base32
"1hdgjp00d2si3mr7m1d289i9wn7g927z6n8n27d5sm94lb91qln0"))))
"0zmiaixknwxv72l4fygrn0qr3mvl7kqfbqgflnavs0wxx6xdjqgn"))))
(properties `((upstream-name . "biocthis")))
(build-system r-build-system)
(arguments