me
/
guix
Archived
1
0
Fork 0

gnu: r-ltm: Update to 1.2-0.

* gnu/packages/cran.scm (r-ltm): Update to 1.2-0.
Ricardo Wurmus 2022-03-12 23:04:31 +01:00
parent 02772c9ed4
commit b4b3e113ff
No known key found for this signature in database
GPG Key ID: 197A5888235FACAC
1 changed files with 2 additions and 2 deletions

View File

@ -24259,14 +24259,14 @@ be constant or piecewise-constant in time.")
(define-public r-ltm
(package
(name "r-ltm")
(version "1.1-1")
(version "1.2-0")
(source
(origin
(method url-fetch)
(uri (cran-uri "ltm" version))
(sha256
(base32
"1qrgzwx5l58qf5rfp1knxc84r0g943q5sdr3ky74zzwpnmrf2vf7"))))
"0vhgbk6j0z3limsrbjkjkpfn2whiaij5j4jf1gg66mjs9dlylap1"))))
(properties `((upstream-name . "ltm")))
(build-system r-build-system)
(propagated-inputs