me
/
guix
Archived
1
0
Fork 0

gnu: r-chipseq: Update to 1.48.0.

* gnu/packages/bioconductor.scm (r-chipseq): Update to 1.48.0.
master
zimoun 2022-11-17 03:50:09 +01:00 committed by Ricardo Wurmus
parent 32629c01ef
commit bfed8f183d
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -4819,14 +4819,14 @@ annotation, distance to TSS, and overlap of peaks or genes.")
(define-public r-chipseq
(package
(name "r-chipseq")
(version "1.46.0")
(version "1.48.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "chipseq" version))
(sha256
(base32
"1vh0hvgnw7ykj401v1q807sl14s4nixp1d8xbm41n01q6w8x834i"))))
"1gmspbf5bmlqgbq280lnh4m9bmhzv6d0aj15dmggizsgb9d34vp5"))))
(build-system r-build-system)
(propagated-inputs
(list r-biocgenerics