gnu: r-motifmatchr: Update to 1.20.0.

* gnu/packages/bioconductor.scm (r-motifmatchr): Update to 1.20.0.
This commit is contained in:
zimoun 2022-11-17 03:50:30 +01:00 committed by Ricardo Wurmus
parent 8b332d676d
commit 5374b55b68
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -16041,14 +16041,14 @@ (define-public r-maftools
(define-public r-motifmatchr
(package
(name "r-motifmatchr")
(version "1.18.0")
(version "1.20.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "motifmatchr" version))
(sha256
(base32
"1ssn00mxwk23zr5na0vcmxvm69i68f0ga0wqlv1nk2isg0wpv878"))))
"01k2ngf4nj2cazb3a2c96by86xwdkdngzwhb73n2wadibamnqnfv"))))
(properties `((upstream-name . "motifmatchr")))
(build-system r-build-system)
(propagated-inputs