gnu: r-tmb: Update to 1.7.19.

* gnu/packages/cran.scm (r-tmb): Update to 1.7.19.
This commit is contained in:
Ricardo Wurmus 2021-02-11 00:53:58 +01:00
parent 13c5e174d4
commit b2ed0101f3
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -9936,14 +9936,14 @@ (define-public r-bayesplot
(define-public r-tmb (define-public r-tmb
(package (package
(name "r-tmb") (name "r-tmb")
(version "1.7.18") (version "1.7.19")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (cran-uri "TMB" version)) (uri (cran-uri "TMB" version))
(sha256 (sha256
(base32 (base32
"0dbps92sni9rnynj31z9zhg6l0vbczxhzlw7gnhpxjlzfnsglp3y")))) "0vnjh8d5gnjswil8ld3gbbspy4m5l2pzar1mpj62qxn2mwx0cc4s"))))
(properties `((upstream-name . "TMB"))) (properties `((upstream-name . "TMB")))
(build-system r-build-system) (build-system r-build-system)
(propagated-inputs (propagated-inputs