gnu: r-motifdb: Update to 1.46.0.
* gnu/packages/bioconductor.scm (r-motifdb): Update to 1.46.0. Change-Id: I59ea594a6f60475130842a9f1184fc2347610ca4master
parent
f51df09015
commit
b367f31127
|
@ -16774,12 +16774,12 @@ distributions, modules and filter motifs.")
|
|||
(define-public r-motifdb
|
||||
(package
|
||||
(name "r-motifdb")
|
||||
(version "1.44.0")
|
||||
(version "1.46.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "MotifDb" version))
|
||||
(sha256
|
||||
(base32 "1z72f5f3sh2ak6zjcfc6j6rblkllmdkli0kb57nwxg2j5hrys3xr"))))
|
||||
(base32 "1m8y76gg80625xz9g9101mfq19glk37p792yzz46807f7g6m8zbh"))))
|
||||
(properties `((upstream-name . "MotifDb")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
|
|
Reference in New Issue