me
/
guix
Archived
1
0
Fork 0

gnu: r-motifrg: Update to 1.24.0.

* gnu/packages/bioinformatics.scm (r-motifrg): Update to 1.24.0.
master
Ricardo Wurmus 2018-06-02 11:56:34 +02:00
parent 8217c2d0bc
commit 7e6537e257
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -8356,14 +8356,14 @@ Biostrings objects.")
(define-public r-motifrg
(package
(name "r-motifrg")
(version "1.22.0")
(version "1.24.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "motifRG" version))
(sha256
(base32
"193zl2rlzwxv9p9q5i7rilj3w05ndqfyp9bdpvagp5s5cin4hf44"))))
"0mxhyidkyd2zqahdbg69y20r550z78lvr1r3pbjymnwfg4hcfq1p"))))
(properties `((upstream-name . "motifRG")))
(build-system r-build-system)
(propagated-inputs