me
/
guix
Archived
1
0
Fork 0

gnu: r-anvil: Update to 1.12.4.

* gnu/packages/bioconductor.scm (r-anvil): Update to 1.12.4.
Ricardo Wurmus 2023-08-28 22:11:20 +02:00
parent 17c8517035
commit 6c502065dc
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -3021,13 +3021,13 @@ for use in Bioconductors AnnotationHub.")
(define-public r-anvil
(package
(name "r-anvil")
(version "1.12.3")
(version "1.12.4")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "AnVIL" version))
(sha256
(base32
"0dx10gcch6csk8nw3ffz4yvn5jf0v80ynsp3dg1az0ybkqyrzbih"))))
"05wgrr16vaqb7982j7nyri6rrhx90ljgxc37afhw190wc5dj07n0"))))
(properties `((upstream-name . "AnVIL")))
(build-system r-build-system)
(propagated-inputs