mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-16 20:10:39 +02:00
gnu: r-rdisop: Update to 1.68.0.
* gnu/packages/bioconductor.scm (r-rdisop): Update to 1.68.0. Change-Id: Ia8423eea89f7d3e9473bf20905c1aab6ccc6c59e
This commit is contained in:
parent
9a618dd6a6
commit
455f34b837
1 changed files with 2 additions and 2 deletions
|
@ -10364,13 +10364,13 @@ rectangular dataset.")
|
|||
(define-public r-rdisop
|
||||
(package
|
||||
(name "r-rdisop")
|
||||
(version "1.66.0")
|
||||
(version "1.68.0")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "Rdisop" version))
|
||||
(sha256
|
||||
(base32
|
||||
"04w3cdk110n9cx6rzpgrxjz4dl6sghqpjj4hvh37axv7f8p52f02"))))
|
||||
"0miqpygj9fk38qdxw51sr593hl131l9hx5kgjm71qq8wpwyd5ffd"))))
|
||||
(properties `((upstream-name . "Rdisop")))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs (list r-rcpp))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue