gnu: r-biocfilecache: Update to 2.12.0.

* gnu/packages/bioconductor.scm (r-biocfilecache): Update to 2.12.0.

Change-Id: I43c6a01c27f5da53c1f92a4bb60e82021b503f24
This commit is contained in:
Ricardo Wurmus 2024-05-07 13:07:01 +02:00
parent 56a0297e64
commit 4130ff3f13
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -17999,14 +17999,14 @@ (define-public r-arrmnormalization
(define-public r-biocfilecache
(package
(name "r-biocfilecache")
(version "2.10.2")
(version "2.12.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "BiocFileCache" version))
(sha256
(base32
"00gnnc4yypvjnvh1xq4bzqi34j9i9ld1rnjnb2gsxbhaq5nzq31z"))))
"0jv6hni5x91ssvz4ilhi3y6lylrw4w3xfk8ljmq6gjvyl886sw9f"))))
(properties `((upstream-name . "BiocFileCache")))
(build-system r-build-system)
(propagated-inputs