me
/
guix
Archived
1
0
Fork 0

gnu: r-multidataset: Update to 1.30.0.

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

Change-Id: Ib3dcef1bfd56a01dee0cd6ba2a1ebefb65bb1e5a
master
Ricardo Wurmus 2023-11-03 17:18:55 +01:00
parent 633560c283
commit 69b935ebc1
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -16905,14 +16905,14 @@ Markov-Chain-Monte-Carlo is applied to sample the activity states.")
(define-public r-multidataset
(package
(name "r-multidataset")
(version "1.28.0")
(version "1.30.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "MultiDataSet" version))
(sha256
(base32
"1qyvwhmdv27xsyljyzyh52pn6x0wqx8rslvr2j7vqcjyywv270x6"))))
"1n17bpzj95hkljvgqpyv92jm4bk1d3j3mdg7106pb3dffvwv52sk"))))
(properties `((upstream-name . "MultiDataSet")))
(build-system r-build-system)
(propagated-inputs