me
/
guix
Archived
1
0
Fork 0

gnu: r-survcomp: Update to 1.54.0.

* gnu/packages/bioconductor.scm (r-survcomp): Update to 1.54.0.

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

View File

@ -12200,13 +12200,13 @@ samples.")
(define-public r-survcomp
(package
(name "r-survcomp")
(version "1.52.0")
(version "1.54.0")
(source (origin
(method url-fetch)
(uri (bioconductor-uri "survcomp" version))
(sha256
(base32
"18a81vv88xj3frkdy5l6w2fc4xzr1k6vgbz4j4marlmh6mz6skin"))))
"090dl580cwicn3px1khkhcix25snig0k7phb7z3nzmrbxmp82ygc"))))
(properties `((upstream-name . "survcomp")))
(build-system r-build-system)
(propagated-inputs (list r-bootstrap