mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-17 12:30:38 +02:00
gnu: r-preprocesscore: Update to 1.54.0.
* gnu/packages/bioconductor.scm (r-preprocesscore): Update to 1.54.0.
This commit is contained in:
parent
a9f203ba6c
commit
a78daaa572
1 changed files with 2 additions and 2 deletions
|
@ -11995,14 +11995,14 @@ generated.")
|
|||
(define-public r-preprocesscore
|
||||
(package
|
||||
(name "r-preprocesscore")
|
||||
(version "1.52.1")
|
||||
(version "1.54.0")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (bioconductor-uri "preprocessCore" version))
|
||||
(sha256
|
||||
(base32
|
||||
"1hz7rlpscaczvvcalky2f5bmr70aii455549m7f6wk10aklp3nll"))))
|
||||
"17a00blz4kvhmsk92bp5alj9kdpy7h1id7nk4vqxakhkb2jabr20"))))
|
||||
(properties
|
||||
`((upstream-name . "preprocessCore")))
|
||||
(build-system r-build-system)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue