me
/
guix
Archived
1
0
Fork 0

gnu: r-systempiper: Update to 2.10.0.

* gnu/packages/bioconductor.scm (r-systempiper): Update to 2.10.0.

Change-Id: I5a58172e4a622d132430a6332d95c1547f60a178
master
Ricardo Wurmus 2024-05-07 13:06:37 +02:00
parent d739f83b6b
commit 16a794f8ed
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -12258,14 +12258,14 @@ unmodeled, or latent sources of noise.")
(define-public r-systempiper
(package
(name "r-systempiper")
(version "2.8.0")
(version "2.10.0")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "systemPipeR" version))
(sha256
(base32
"01amqib9ahrf19xpy4ivlsss82zyp3w7fbgwrwp53zfbg0cninga"))))
"13xxcqy5hhy45zglv6gc86ndmisfkjq4dg55x2j1kw3jqha1brnx"))))
(properties `((upstream-name . "systemPipeR")))
(build-system r-build-system)
(propagated-inputs