gnu: r-hpar: Update to 1.38.0.
* gnu/packages/bioconductor.scm (r-hpar): Update to 1.38.0.
This commit is contained in:
parent
3e1dbcb3bf
commit
3daf94f147
1 changed files with 2 additions and 2 deletions
|
@ -4086,14 +4086,14 @@ (define-public r-gseabase
|
|||
(define-public r-hpar
|
||||
(package
|
||||
(name "r-hpar")
|
||||
(version "1.36.0")
|
||||
(version "1.38.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "hpar" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1inajapdhjxg0vwhsdnhfq22h3fv7ad7m1lv58y5v41p59av1w76"))))
|
||||
"07c6r703d5xp7y9bqmqalxgna2qrbk1h5s0d992m7360k259mgrj"))))
|
||||
(build-system r-build-system)
|
||||
(native-inputs
|
||||
(list r-knitr))
|
||||
|
|
Loading…
Reference in a new issue