[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/74: gnu: r-qap: Update to 0.1-2.
From: |
guix-commits |
Subject: |
10/74: gnu: r-qap: Update to 0.1-2. |
Date: |
Sat, 2 Jul 2022 18:00:31 -0400 (EDT) |
rekado pushed a commit to branch wip-r
in repository guix.
commit 3a80c31e98291975d2b8303c22984e554b943b3b
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Fri Jul 1 15:29:59 2022 +0200
gnu: r-qap: Update to 0.1-2.
* gnu/packages/cran.scm (r-qap): Update to 0.1-2.
---
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 6c1edf7be3..481aed691d 100644
--- a/gnu/packages/cran.scm
+++ b/gnu/packages/cran.scm
@@ -6456,14 +6456,14 @@ traveling salesman problem).")
(define-public r-qap
(package
(name "r-qap")
- (version "0.1-1")
+ (version "0.1-2")
(source
(origin
(method url-fetch)
(uri (cran-uri "qap" version))
(sha256
(base32
- "0d2d1ni1camixyi45lfy00f4pn3p063k7bsi8gj5scp6n15mdgb0"))))
+ "19adb1bw46pcnmmhqz2jklr0vmma3llxajqp0j9mqfksmsisv927"))))
(build-system r-build-system)
(native-inputs (list gfortran))
(home-page "https://cran.r-project.org/web/packages/qap/")
- 02/74: gnu: r-ggpmisc: Update to 0.4.7., (continued)
- 02/74: gnu: r-ggpmisc: Update to 0.4.7., guix-commits, 2022/07/02
- 05/74: gnu: r-ps: Update to 1.7.1., guix-commits, 2022/07/02
- 03/74: gnu: r-reordercluster: Update to 2.0., guix-commits, 2022/07/02
- 08/74: gnu: r-broom: Update to 1.0.0., guix-commits, 2022/07/02
- 09/74: gnu: r-processx: Update to 3.6.1., guix-commits, 2022/07/02
- 14/74: gnu: r-sandwich: Update to 3.0-2., guix-commits, 2022/07/02
- 17/74: gnu: r-admisc: Update to 0.29., guix-commits, 2022/07/02
- 19/74: gnu: r-strucchange: Update to 1.5-3., guix-commits, 2022/07/02
- 21/74: gnu: r-globals: Update to 0.15.1., guix-commits, 2022/07/02
- 07/74: gnu: r-idr: Update to 1.3., guix-commits, 2022/07/02
- 10/74: gnu: r-qap: Update to 0.1-2.,
guix-commits <=
- 11/74: gnu: r-tinytex: Update to 0.40., guix-commits, 2022/07/02
- 15/74: gnu: r-emmeans: Update to 1.7.5., guix-commits, 2022/07/02
- 16/74: gnu: r-performance: Update to 0.9.1., guix-commits, 2022/07/02
- 22/74: gnu: r-bookdown: Update to 0.27., guix-commits, 2022/07/02
- 24/74: gnu: r-lintr: Update to 3.0.0., guix-commits, 2022/07/02
- 25/74: gnu: r-dalex: Update to 2.4.2., guix-commits, 2022/07/02
- 26/74: gnu: r-r-devices: Update to 2.17.1., guix-commits, 2022/07/02
- 27/74: gnu: r-fda: Update to 6.0.4., guix-commits, 2022/07/02
- 35/74: gnu: r-dials: Update to 1.0.0., guix-commits, 2022/07/02
- 34/74: gnu: r-rsample: Update to 1.0.0., guix-commits, 2022/07/02