me
/
guix
Archived
1
0
Fork 0

gnu: r-cicero: Update to 1.16.2.

* gnu/packages/bioconductor.scm (r-cicero): Update to 1.16.2.
master
Ricardo Wurmus 2023-03-15 14:56:31 +01:00
parent 20300ca9c1
commit 78fbd6f666
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -14934,14 +14934,14 @@ expression space.")
(define-public r-cicero
(package
(name "r-cicero")
(version "1.16.0")
(version "1.16.2")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "cicero" version))
(sha256
(base32
"0grzp9k06dz04bw07nf9qka19mara1kplyd24y8mg8208wk949f6"))))
"1gf359x6lvm3kc4mlsh7vxf8lmvhp080fi0cksvb4mcypafp67cv"))))
(build-system r-build-system)
(propagated-inputs
(list r-assertthat