me
/
guix
Archived
1
0
Fork 0

gnu: r-dmrseq: Update to 1.24.0.

* gnu/packages/bioconductor.scm (r-dmrseq): Update to 1.24.0.

Change-Id: Ia0a2aff28eb12c730933c81a1afe203805c51a25
master
Ricardo Wurmus 2024-05-07 13:07:27 +02:00
parent b138e6fc5b
commit 74d8555fc0
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions
gnu/packages

View File

@ -24746,14 +24746,14 @@ fragments by exact matching.")
(define-public r-dmrseq
(package
(name "r-dmrseq")
(version "1.22.1")
(version "1.24.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "dmrseq" version))
(sha256
(base32
"10ps9k5cp2adpx91g23gc9hl1qzzax5w1mxjcjaii7knkh70cz3p"))))
"0p7xpyl1wni17y7qsincpvllaynxwppmyg6hsza51srs4dhr7sf1"))))
(properties `((upstream-name . "dmrseq")))
(build-system r-build-system)
(propagated-inputs