me
/
guix
Archived
1
0
Fork 0

gnu: r-harshlight: Update to 1.72.0.

* gnu/packages/bioconductor.scm (r-harshlight): Update to 1.72.0.
master
Ricardo Wurmus 2023-04-28 17:59:55 +02:00
parent f7a3988fc7
commit fdc4c55da2
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -7092,13 +7092,13 @@ Enrichment Analysis} (GSEA).")
(define-public r-harshlight
(package
(name "r-harshlight")
(version "1.70.0")
(version "1.72.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "Harshlight" version))
(sha256
(base32
"0asjgcnwawg8x7ql0srhb2011rvb4kr2cpsa1cy28nfmjfvdf0qm"))))
"1rg3gx42a68jqbdmbqx7lh97y0rird1lci7146hnxa4svj827d5p"))))
(properties `((upstream-name . "Harshlight")))
(build-system r-build-system)
(propagated-inputs