[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
04/07: gnu: r-glmmtmb: Update to 1.0.2.1.
From: |
guix-commits |
Subject: |
04/07: gnu: r-glmmtmb: Update to 1.0.2.1. |
Date: |
Sat, 4 Jul 2020 05:54:33 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit 0c2c1b01da3dca3200c314b0c860274e3e51f098
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Sat Jul 4 11:50:02 2020 +0200
gnu: r-glmmtmb: Update to 1.0.2.1.
* gnu/packages/cran.scm (r-glmmtmb): Update to 1.0.2.1.
---
gnu/packages/cran.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index 9995b4c..252fe72 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -8975,14 +8975,14 @@ models.")
(define-public r-glmmtmb
(package
(name "r-glmmtmb")
- (version "1.0.1")
+ (version "1.0.2.1")
(source
(origin
(method url-fetch)
(uri (cran-uri "glmmTMB" version))
(sha256
(base32
- "0sdx1q7wc7895xh8747r4p0wkij0xjgn5ij62ipi9423zd0sr0mm"))))
+ "1a35hxcxz1cdm3zd5s7fyjaw2qs00hkacgr7h9130amygc1262ab"))))
(properties `((upstream-name . "glmmTMB")))
(build-system r-build-system)
(propagated-inputs
- branch master updated (026b134 -> 3dcac4b), guix-commits, 2020/07/04
- 01/07: gnu: r-rsubread: Update to 2.2.3., guix-commits, 2020/07/04
- 02/07: gnu: r-depecher: Update to 1.4.1., guix-commits, 2020/07/04
- 03/07: gnu: r-abn: Update to 2.2.2., guix-commits, 2020/07/04
- 04/07: gnu: r-glmmtmb: Update to 1.0.2.1.,
guix-commits <=
- 05/07: gnu: r-spdata: Update to 0.3.8., guix-commits, 2020/07/04
- 06/07: gnu: r-dalex: Update to 1.3.0., guix-commits, 2020/07/04
- 07/07: gnu: r-nloptr: Update to 1.2.2.2., guix-commits, 2020/07/04