[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
161/174: gnu: r-lpsymphony: Update to 1.28.1.
From: |
guix-commits |
Subject: |
161/174: gnu: r-lpsymphony: Update to 1.28.1. |
Date: |
Tue, 11 Jul 2023 14:48:46 -0400 (EDT) |
rekado pushed a commit to branch r-updates
in repository guix.
commit c7d9490904e95c81b5e322262fd0e62733a6238b
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Tue Jul 11 20:22:28 2023 +0200
gnu: r-lpsymphony: Update to 1.28.1.
* gnu/packages/bioconductor.scm (r-lpsymphony): Update to 1.28.1.
[native-inputs]: Add gfortran.
---
gnu/packages/bioconductor.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/bioconductor.scm b/gnu/packages/bioconductor.scm
index 68e23d8bee..1bb9cf92bf 100644
--- a/gnu/packages/bioconductor.scm
+++ b/gnu/packages/bioconductor.scm
@@ -11732,14 +11732,14 @@ coordinates.")
(define-public r-lpsymphony
(package
(name "r-lpsymphony")
- (version "1.28.0")
+ (version "1.28.1")
(source
(origin
(method url-fetch)
(uri (bioconductor-uri "lpsymphony" version))
(sha256
(base32
- "096d0dql1cg85mmxba3dy2a7ba3sxqphsviqqvx1n35xiidsnpyp"))))
+ "08b4d7k5qx19bpg12pw89ckk8x6r2n28qjdxbmy1cxn6dcgzhijd"))))
(build-system r-build-system)
(arguments
(list
@@ -11754,7 +11754,7 @@ coordinates.")
(inputs
(list zlib))
(native-inputs
- (list pkg-config r-knitr))
+ (list gfortran pkg-config r-knitr))
(home-page "https://r-forge.r-project.org/projects/rsymphony")
(synopsis "Symphony integer linear programming solver in R")
(description
- 162/174: gnu: r-motifbreakr: Update to 2.14.2., (continued)
- 162/174: gnu: r-motifbreakr: Update to 2.14.2., guix-commits, 2023/07/11
- 163/174: gnu: r-quasr: Update to 1.40.1., guix-commits, 2023/07/11
- 154/174: gnu: r-limma: Update to 3.56.2., guix-commits, 2023/07/11
- 17/174: gnu: r-mlr3: Update to 0.16.1., guix-commits, 2023/07/11
- 108/174: gnu: r-paws-end-user-computing: Update to 0.3.0., guix-commits, 2023/07/11
- 127/174: gnu: r-rmarkdown: Update to 2.23., guix-commits, 2023/07/11
- 115/174: gnu: r-paws-database: Update to 0.3.0., guix-commits, 2023/07/11
- 158/174: gnu: r-matrixgenerics: Update to 1.12.2., guix-commits, 2023/07/11
- 153/174: gnu: r-lfa: Update to 2.0.11., guix-commits, 2023/07/11
- 157/174: gnu: r-systempiper: Update to 2.6.3., guix-commits, 2023/07/11
- 161/174: gnu: r-lpsymphony: Update to 1.28.1.,
guix-commits <=
- 165/174: gnu: r-variancepartition: Update to 1.30.2., guix-commits, 2023/07/11
- 135/174: gnu: r-norm: Update to 1.0-11.1., guix-commits, 2023/07/11