1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-06-09 23:28:52 +02:00

gnu: r-progeny: Update to 1.30.0.

* gnu/packages/bioconductor.scm (r-progeny): Update to 1.30.0.

Change-Id: I184723aa1d9166319f02a0d6ff914db48a74b723
This commit is contained in:
Ricardo Wurmus
2025-04-29 18:56:39 +02:00
parent 7cc52c5d8f
commit 25959253d5
+2 -2
View File
@@ -20816,14 +20816,14 @@ rapid adapter trimming, identification, and read merging.")
(define-public r-progeny
(package
(name "r-progeny")
(version "1.28.0")
(version "1.30.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "progeny" version))
(sha256
(base32
"0ysxjady2cc3rijc3m2izd48zwm039scbk1h51z0926hyqg56h9c"))))
"1xxh46d9x2n1naw3m8nn3kdxpjv75mmlpgbpflfhyasf9p67qkjg"))))
(build-system r-build-system)
(propagated-inputs
(list r-biobase