me
/
guix
Archived
1
0
Fork 0

gnu: r-systempiper: Update to 2.8.0.

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

Change-Id: I6efc8605f7b6d19090ef7f538a455c8155783a8d
master
Ricardo Wurmus 2023-11-03 17:03:22 +01:00
parent 972c874418
commit 0b23c3e384
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

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