me
/
guix
Archived
1
0
Fork 0

gnu: r-inspect: Update to 1.30.0.

* gnu/packages/bioconductor.scm (r-inspect): Update to 1.30.0.
master
Ricardo Wurmus 2023-04-28 18:00:05 +02:00
parent 25b2a51612
commit 89ee68eaf2
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -10834,14 +10834,14 @@ genes or proteins in these datasets.")
(define-public r-inspect (define-public r-inspect
(package (package
(name "r-inspect") (name "r-inspect")
(version "1.28.0") (version "1.30.0")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (bioconductor-uri "INSPEcT" version)) (uri (bioconductor-uri "INSPEcT" version))
(sha256 (sha256
(base32 (base32
"126cbanan2fr916spacw6lm8hzkys56k7z3gq0r351zd7q13gky3")))) "1nyfl78fjj956bk1xf32k3jdqhlffx6grbl7vajn48q5ldsx8kcx"))))
(properties `((upstream-name . "INSPEcT"))) (properties `((upstream-name . "INSPEcT")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs