gnu: r-noiseq: Update to 2.48.0.

* gnu/packages/bioconductor.scm (r-noiseq): Update to 2.48.0.

Change-Id: I2e8160ba86fadcbe804b2690977e993e6ebdb433
This commit is contained in:
Ricardo Wurmus 2024-05-07 13:06:49 +02:00
parent 986711225a
commit b0499b5e7f
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC

View File

@ -15110,14 +15110,14 @@ user-defined and/or data-driven sets of hypotheses.")
(define-public r-noiseq
(package
(name "r-noiseq")
(version "2.46.0")
(version "2.48.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "NOISeq" version))
(sha256
(base32
"0qs0sc47n3p9wmf5cmc39cb30i8pbsyizhr29b3ld197pi1ba5wb"))))
"1aph4phg58f4kpgavrxnn6dzh3lgms8sbjvip4f3gn8xs0p01mbz"))))
(properties `((upstream-name . "NOISeq")))
(build-system r-build-system)
(propagated-inputs