me
/
guix
Archived
1
0
Fork 0

gnu: r-inspect: Update to 1.22.0.

* gnu/packages/bioconductor.scm (r-inspect): Update to 1.22.0.
master
Ricardo Wurmus 2021-06-05 08:49:53 +02:00
parent 79c1e0335f
commit c6078d915d
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -5518,14 +5518,14 @@ genes or proteins in these datasets.")
(define-public r-inspect
(package
(name "r-inspect")
(version "1.20.0")
(version "1.22.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "INSPEcT" version))
(sha256
(base32
"1jymvi5mf7vhs58zfh290pacfswgvkw09rmbirmr24kxcgl30483"))))
"0jh5db9dv5pb6b50sg22x8q55m3h0h0nkmb9mivvvp22dhyrd82z"))))
(properties `((upstream-name . "INSPEcT")))
(build-system r-build-system)
(propagated-inputs