[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
13/17: gnu: r-pegas: Update to 0.12.
From: |
guix-commits |
Subject: |
13/17: gnu: r-pegas: Update to 0.12. |
Date: |
Sat, 5 Oct 2019 23:36:14 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 44805ca5039be6439f37ab68a4406c68c6904dde
Author: Tobias Geerinckx-Rice <address@hidden>
Date: Sun Oct 6 02:26:37 2019 +0200
gnu: r-pegas: Update to 0.12.
* gnu/packages/cran.scm (r-pegas): Update to 0.12.
---
gnu/packages/cran.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/cran.scm b/gnu/packages/cran.scm
index e08bac5..31d1bc6 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -12948,14 +12948,13 @@ also provided to illustrate various methods.")
(define-public r-pegas
(package
(name "r-pegas")
- (version "0.11")
+ (version "0.12")
(source
(origin
(method url-fetch)
(uri (cran-uri "pegas" version))
(sha256
- (base32
- "0l21bapzbjcvblbvks3jh9rpy9hng1ccd7f0glhqw695lc737bpx"))))
+ (base32 "0sb8cmz4d238mcb56hv9fa0cagm00k82r7aj4cj4lxa1flxlpy8p"))))
(build-system r-build-system)
(propagated-inputs
`(("r-adegenet" ,r-adegenet)
- 08/17: gnu: perl-test-mockobject: Update to 1.20191002., (continued)
- 08/17: gnu: perl-test-mockobject: Update to 1.20191002., guix-commits, 2019/10/05
- 05/17: gnu: perl-html-form: Update to 6.05., guix-commits, 2019/10/05
- 07/17: gnu: lua-luv: Update to 1.30.1-1., guix-commits, 2019/10/05
- 10/17: gnu: r-polspline: Update to 1.1.16., guix-commits, 2019/10/05
- 02/17: gnu: lua-libmpack: Don't use unstable tarball., guix-commits, 2019/10/05
- 12/17: gnu: rust-miniz-oxide: Update to 0.3.3., guix-commits, 2019/10/05
- 04/17: gnu: quaternion: Update to 0.0.9.4c., guix-commits, 2019/10/05
- 06/17: gnu: lua-libmpack: Update to 1.0.8., guix-commits, 2019/10/05
- 03/17: gnu: libqmatrixclient: Update to 0.5.2., guix-commits, 2019/10/05
- 11/17: gnu: rust-openssl-sys: Update to 0.9.50., guix-commits, 2019/10/05
- 13/17: gnu: r-pegas: Update to 0.12.,
guix-commits <=
- 15/17: gnu: r-gamlss-dist: Update to 5.1-5., guix-commits, 2019/10/05
- 16/17: gnu: python-mnemonic: Update to 0.19., guix-commits, 2019/10/05
- 14/17: gnu: python-traitlets: Update to 4.3.3., guix-commits, 2019/10/05
- 17/17: gnu: r-data-table: Update to 1.12.4., guix-commits, 2019/10/05