mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-28 14:01:29 -05:00
gnu: r-reportingtools: Update to 2.44.0.
* gnu/packages/bioconductor.scm (r-reportingtools): Update to 2.44.0. Change-Id: I18c2701eeefd845562b5d0f26a4bdcb847f9aaeb
This commit is contained in:
parent
f266dc542f
commit
b5c64bf298
1 changed files with 2 additions and 2 deletions
|
@ -10561,14 +10561,14 @@ (define-public r-regioner
|
|||
(define-public r-reportingtools
|
||||
(package
|
||||
(name "r-reportingtools")
|
||||
(version "2.42.3")
|
||||
(version "2.44.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "ReportingTools" version))
|
||||
(sha256
|
||||
(base32
|
||||
"109vmrdsjdjnfrlcdyadzbwz9a50hqaahf7dawwxkbbh4mmdih78"))
|
||||
"0vq46dj2v3imjmf6cw8mab6k9v4rrc5r2vh100jjlsm3z15gvl17"))
|
||||
(snippet
|
||||
'(delete-file "inst/extdata/jslib/jquery-1.8.0.min.js"))))
|
||||
(properties
|
||||
|
|
Loading…
Reference in a new issue