me
/
guix
Archived
1
0
Fork 0

gnu: r-graphite: Update to 1.36.0.

* gnu/packages/bioconductor.scm (r-graphite): Update to 1.36.0.
master
zimoun 2020-10-30 15:56:07 +01:00 committed by Ricardo Wurmus
parent 95e30d8f6e
commit 26224e09ae
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -7753,14 +7753,14 @@ visualize bioinformatics analyses.")
(define-public r-graphite
(package
(name "r-graphite")
(version "1.34.0")
(version "1.36.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "graphite" version))
(sha256
(base32
"0rc9cw3picz1y0lwhbzpk03ciij8kij74m15qgzh2ykla7zprb2p"))))
"1ihza8m397qfvr79fhghs2knmw862hwz2akysy39r8hndv6lc7wk"))))
(properties `((upstream-name . "graphite")))
(build-system r-build-system)
(propagated-inputs