gnu: r-diffbind: Update to 3.4.11.

* gnu/packages/bioconductor.scm (r-diffbind): Update to 3.4.11.
This commit is contained in:
Ricardo Wurmus 2022-04-14 10:59:00 +02:00
parent cf46f2c331
commit f7d7ba3613
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -5455,14 +5455,14 @@ (define-public r-greylistchip
(define-public r-diffbind
(package
(name "r-diffbind")
(version "3.4.3")
(version "3.4.11")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "DiffBind" version))
(sha256
(base32
"1bz03ls7pkb09p6nkz7gfnhjlh06mgbp3j98ppnzibiar3cjrnfj"))))
"1xprj3x3s3yh6fwsdcl4zgfbhn640422x1lhhrmvdr836jr8sxcj"))))
(properties `((upstream-name . "DiffBind")))
(build-system r-build-system)
(propagated-inputs