me
/
guix
Archived
1
0
Fork 0

gnu: r-motifrg: Update to 1.30.0.

* gnu/packages/bioinformatics.scm (r-motifrg): Update to 1.30.0.
master
Ricardo Wurmus 2019-12-15 15:10:35 +01:00
parent 2f15045400
commit a5f9b30338
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -8190,14 +8190,14 @@ Stephens (1990).")
(define-public r-motifrg
(package
(name "r-motifrg")
(version "1.28.0")
(version "1.30.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "motifRG" version))
(sha256
(base32
"02c7fbjwdq7pk96bd2rn07l9r2hqy00s3hfpli5ybmwgvc9h9z4z"))))
"0s6wdr036lra9x93r9k8wvicbkgzypjh3jp46h92yacw8d829k0d"))))
(properties `((upstream-name . "motifRG")))
(build-system r-build-system)
(propagated-inputs