[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
06/174: import/cran: Add one more package name transformation.
From: |
guix-commits |
Subject: |
06/174: import/cran: Add one more package name transformation. |
Date: |
Wed, 12 Jul 2023 08:30:39 -0400 (EDT) |
rekado pushed a commit to branch master
in repository guix.
commit febe08ee8a6c0d9a1bee7655a571d0fa3fe77104
Author: Ricardo Wurmus <rekado@elephly.net>
AuthorDate: Mon Jul 10 22:59:38 2023 +0200
import/cran: Add one more package name transformation.
* guix/import/cran.scm (transform-sysname): Add entry for "zlib-devel".
---
guix/import/cran.scm | 1 +
1 file changed, 1 insertion(+)
diff --git a/guix/import/cran.scm b/guix/import/cran.scm
index 18a1396cf5..59c65f9fa5 100644
--- a/guix/import/cran.scm
+++ b/guix/import/cran.scm
@@ -431,6 +431,7 @@ empty list when the FIELD cannot be found."
("whoami" "coreutils")
("x11" "libx11")
("xml2" "libxml2")
+ ("zlib-devel" "zlib")
(_ sysname)))
(define cran-guix-name (cut guix-name "r-" <>))
- 05/174: gnu: r-plotly: Update to 4.10.2., (continued)
- 05/174: gnu: r-plotly: Update to 4.10.2., guix-commits, 2023/07/12
- 02/174: gnu: r-bslib: Update to 0.5.0., guix-commits, 2023/07/12
- 01/174: refresh: Sort update specs by package location., guix-commits, 2023/07/12
- 08/174: gnu: r-lme4: Update to 1.1-34., guix-commits, 2023/07/12
- 10/174: gnu: r-gprofiler2: Update to 0.2.2., guix-commits, 2023/07/12
- 09/174: gnu: r-v8: Update to 4.3.2., guix-commits, 2023/07/12
- 12/174: gnu: r-gmp: Update to 0.7-2., guix-commits, 2023/07/12
- 04/174: gnu: r-opencpu: Update to 2.2.10., guix-commits, 2023/07/12
- 14/174: gnu: r-leidenalg: Update to 1.1.0., guix-commits, 2023/07/12
- 03/174: gnu: r-rgl: Update to 1.2.1., guix-commits, 2023/07/12
- 06/174: import/cran: Add one more package name transformation.,
guix-commits <=
- 07/174: gnu: r-digest: Update to 0.6.33., guix-commits, 2023/07/12
- 11/174: gnu: r-haven: Update to 2.5.3., guix-commits, 2023/07/12
- 21/174: gnu: r-scistreer: Update to 1.2.0., guix-commits, 2023/07/12
- 13/174: gnu: Add r-envstats., guix-commits, 2023/07/12
- 15/174: gnu: r-terra: Update to 1.7-39., guix-commits, 2023/07/12
- 16/174: gnu: r-igraph: Update to 1.5.0., guix-commits, 2023/07/12
- 17/174: gnu: r-mlr3: Update to 0.16.1., guix-commits, 2023/07/12
- 18/174: gnu: apache-arrow: Update to 12.0.1., guix-commits, 2023/07/12
- 19/174: gnu: r-biomartr: Update to 1.0.4., guix-commits, 2023/07/12
- 22/174: gnu: r-ggpicrust2: Update to 1.7.1., guix-commits, 2023/07/12