mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-18 00:00:32 +02:00
import/cran: Translate from xml2 to libxml2.
* guix/import/cran.scm (transform-sysname): Add translation from xml2 to libxml2.
This commit is contained in:
@@ -436,6 +436,7 @@ empty list when the FIELD cannot be found."
|
||||
("udunits-2" "udunits")
|
||||
("whoami" "coreutils")
|
||||
("x11" "libx11")
|
||||
("xml2" "libxml2")
|
||||
(_ sysname)))
|
||||
|
||||
(define cran-guix-name (cut guix-name "r-" <>))
|
||||
|
||||
Reference in New Issue
Block a user