me
/
guix
Archived
1
0
Fork 0

gnu: r-glimma: Update to 2.12.0.

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

Change-Id: I075f2b5990724ab8e2e15e88b6ed5acd75a76e80
master
Ricardo Wurmus 2023-11-03 17:18:42 +01:00
parent 1a27f050be
commit 3e8ae47f0d
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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