mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: r-parody: Update to 1.66.0.
* gnu/packages/bioconductor.scm (r-parody): Update to 1.66.0. Change-Id: Ie872040f4b0bc2ee38b0233df6c6b22fcda43ae6
This commit is contained in:
parent
3f9455ffe0
commit
11fdeb0bb7
1 changed files with 2 additions and 2 deletions
|
@ -26751,13 +26751,13 @@ other functional sequencing data.")
|
|||
(define-public r-parody
|
||||
(package
|
||||
(name "r-parody")
|
||||
(version "1.64.0")
|
||||
(version "1.66.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "parody" version))
|
||||
(sha256
|
||||
(base32 "08vaqnrgkqxb99xjmgja3hs6r7n0z9chmykw6kjv6fgg914qlf2d"))))
|
||||
(base32 "055m8f3h7gdpdxl31bwky9y3xdlazd0wx4mjyll7zbww0lkil1rj"))))
|
||||
(properties `((upstream-name . "parody")))
|
||||
(build-system r-build-system)
|
||||
(native-inputs (list r-knitr r-testthat))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue