GNU bug report logs -
#75300
[PATCH] import: texlive: Use downstream-package-name.
Previous Next
Reported by: Herman Rimm <herman <at> rimm.ee>
Date: Thu, 2 Jan 2025 20:01:02 UTC
Severity: normal
Tags: patch
Done: Ludovic Courtès <ludo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* guix/import/texlive.scm (texlive-recursive-import): Use
downstream-package-name.
Change-Id: Ic4ce685e8fc36f0b72797d3ce2d5bc89fc17b7ea
---
guix/import/texlive.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/guix/import/texlive.scm b/guix/import/texlive.scm
index 8e67d11c69f..c11016853aa 100644
--- a/guix/import/texlive.scm
+++ b/guix/import/texlive.scm
@@ -769,7 +769,7 @@ (define* (texlive-recursive-import name #:key repo version)
#:repo repo
#:version version
#:repo->guix-package texlive->guix-package
- #:guix-name guix-name))
+ #:guix-name downstream-package-name))
;;;
;;; Updates.
base-commit: 5d7455bb580eed41a4fa7c20b71eaccad9f49e73
--
2.45.2
This bug report was last modified 136 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.