mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-13 18:40:57 +02:00
gnu: r-biocpkgtools: Update to 1.26.2.
* gnu/packages/bioconductor.scm (r-biocpkgtools): Update to 1.26.2. Change-Id: I4efe3710c67f69d8a3b611d20d4e7a7f1b1d0788
This commit is contained in:
parent
8e03e9b424
commit
eb9877c6aa
1 changed files with 2 additions and 2 deletions
|
@ -24356,14 +24356,14 @@ gene selection, testing relationships, and so on.")
|
|||
(define-public r-biocpkgtools
|
||||
(package
|
||||
(name "r-biocpkgtools")
|
||||
(version "1.26.0")
|
||||
(version "1.26.2")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "BiocPkgTools" version))
|
||||
(sha256
|
||||
(base32
|
||||
"19h0yq9q4gjwsa6b44187ifl1v5m3r5828i5gqgggnlnl37z6q1a"))
|
||||
"1zk3sw5vwgx1rl16s52cs8a3zmn1x95wsda1djiw8l4g45vnbjyz"))
|
||||
(snippet
|
||||
'(for-each delete-file
|
||||
'("inst/htmlwidgets/lib/bioc_explore/bootstrap.min.js"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue