gnu: r-agilp: Update to 3.34.0.

* gnu/packages/bioconductor.scm (r-agilp): Update to 3.34.0.

Change-Id: Iae3bbb41a891da0da550ad66ce686fe53fc35be7
This commit is contained in:
Ricardo Wurmus 2023-11-03 16:35:53 +01:00
parent e628902ae8
commit ecd66e4010
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -2690,13 +2690,13 @@ bulk RNA-seq tools.")
(define-public r-agilp
(package
(name "r-agilp")
(version "3.32.0")
(version "3.34.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "agilp" version))
(sha256
(base32
"0rm646iqc8hf8vfk0pdg064hm9k4k371bp1q4k7z2l16zhs8a07r"))))
"0xbbcmnbnj7y3a1wndv6zhqhrwdpdj6207wh4n0qz794akciw84a"))))
(properties `((upstream-name . "agilp")))
(build-system r-build-system)
(home-page "https://bioconductor.org/packages/agilp")