mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-dmrseq: Update to 1.28.0.
* gnu/packages/bioconductor.scm (r-dmrseq): Update to 1.28.0. Change-Id: I6692b4e87fd6169e9c10a261a718d4fb0df06fec
This commit is contained in:
parent
6f3e73c5e8
commit
c77aff235c
1 changed files with 2 additions and 2 deletions
|
@ -28179,14 +28179,14 @@ fragments by exact matching.")
|
|||
(define-public r-dmrseq
|
||||
(package
|
||||
(name "r-dmrseq")
|
||||
(version "1.26.0")
|
||||
(version "1.28.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "dmrseq" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1glhz06hl5x7326lp3b8wz79vmvx855yy691cm4qzmgyxi16pdxy"))))
|
||||
"0zqp8nn3qhw7ds5y34apy3cwi6mb2kj8ywkkml26m5jyc613hj9i"))))
|
||||
(properties `((upstream-name . "dmrseq")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue