gnu: r-systempiper: Update to 2.8.0.

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

Change-Id: I6efc8605f7b6d19090ef7f538a455c8155783a8d
This commit is contained in:
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

View file

@ -10936,14 +10936,14 @@ (define-public r-sva
(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