mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-21 10:09:15 -05:00
gnu: r-cmprsk: Update to 2.2-12.
* gnu/packages/cran.scm (r-cmprsk): Update to 2.2-12. Change-Id: If1fe64390c2224cb938d3433176d260db0872a97
This commit is contained in:
parent
79f5f87554
commit
ea39bcd73c
1 changed files with 2 additions and 2 deletions
|
@ -22276,13 +22276,13 @@ (define-public r-protviz
|
|||
(define-public r-cmprsk
|
||||
(package
|
||||
(name "r-cmprsk")
|
||||
(version "2.2-11")
|
||||
(version "2.2-12")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
(uri (cran-uri "cmprsk" version))
|
||||
(sha256
|
||||
(base32 "050f24l5ab1ds9824c7yjahimf6pg8ih2k83jzpzfb0n5k5jfh44"))))
|
||||
(base32 "1p5c0i8prz88pgzb5dwpajlrxa0d72019sp9vysppb0fps9wngkp"))))
|
||||
(build-system r-build-system)
|
||||
(propagated-inputs
|
||||
(list r-survival))
|
||||
|
|
Loading…
Reference in a new issue