gnu: r-motifrg: Update to 1.18.0.

* gnu/packages/bioinformatics.scm (r-motifrg): Update to 1.18.0.
This commit is contained in:
Ricardo Wurmus 2016-10-26 09:17:42 +02:00
parent 21d6c7a3e1
commit 809251e164
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -7175,14 +7175,14 @@ Biostrings objects.")
(define-public r-motifrg
(package
(name "r-motifrg")
(version "1.16.0")
(version "1.18.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "motifRG" version))
(sha256
(base32
"1ds22paqc0923y6z1fy0arw0wxvvmglfvfgarhywv1qywhq68mbq"))))
"1pa97aj6c5f3gx4bgriw110764dj3m9h104ddi8rv2bpy41yd98d"))))
(properties `((upstream-name . "motifRG")))
(build-system r-build-system)
(propagated-inputs