me
/
guix
Archived
1
0
Fork 0

gnu: r-inspect: Update to 1.31.0.

* gnu/packages/bioconductor.scm (r-inspect): Update to 1.31.0.

Change-Id: I05f8e69565de977045a28a6045e1dfe131ef4b09
master
Ricardo Wurmus 2023-11-03 17:18:42 +01:00
parent 81d0dedf9a
commit 642b3c3e27
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -12665,14 +12665,14 @@ accessiblity for new Bioconductor users is hopefully increased.")
(define-public r-inspect
(package
(name "r-inspect")
(version "1.30.0")
(version "1.31.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "INSPEcT" version))
(sha256
(base32
"1nyfl78fjj956bk1xf32k3jdqhlffx6grbl7vajn48q5ldsx8kcx"))))
"0c7bw9cnav41vals2scv2gh5mj5nx2mgzagdb8g99sprdqv5924n"))))
(properties `((upstream-name . "INSPEcT")))
(build-system r-build-system)
(propagated-inputs