me
/
guix
Archived
1
0
Fork 0

gnu: r-glimma: Update to 2.14.0.

* gnu/packages/bioconductor.scm (r-glimma): Update to 2.14.0.

Change-Id: I6c6d182612f065abca75dfc34db0c0a330d1c673
master
Ricardo Wurmus 2024-05-07 13:06:44 +02:00
parent d3bef5339c
commit 3456d23e24
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -13838,14 +13838,14 @@ defined categories which are over/under represented in RNA-seq data.")
(define-public r-glimma
(package
(name "r-glimma")
(version "2.12.0")
(version "2.14.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "Glimma" version))
(sha256
(base32
"0pkh15jjjb83pq7d49yzwb2gyc95x4rww78qnzpdrzhycgmcapii"))
"1d7rq3irp3n0fabfgjs2x2c9lscz70a38qf3wbxvi417qn7fpyla"))
(modules '((guix build utils)))
(snippet
'(with-directory-excursion "inst/htmlwidgets/lib/"