GNU bug report logs - #75300
[PATCH] import: texlive: Use downstream-package-name.

Previous Next

Package: guix-patches;

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


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Herman Rimm <herman <at> rimm.ee>
Subject: bug#75300: closed (Re: [bug#75300] [PATCH] import: texlive: Use
 downstream-package-name.)
Date: Mon, 06 Jan 2025 15:00:04 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#75300: [PATCH] import: texlive: Use downstream-package-name.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 75300 <at> debbugs.gnu.org.

-- 
75300: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=75300
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Ludovic Courtès <ludo <at> gnu.org>
To: Herman Rimm <herman <at> rimm.ee>
Cc: Nicolas Goaziou <guix <at> nicolasgoaziou.fr>, Andreas Enge <andreas <at> enge.fr>,
 75300-done <at> debbugs.gnu.org
Subject: Re: [bug#75300] [PATCH] import: texlive: Use downstream-package-name.
Date: Mon, 06 Jan 2025 15:59:31 +0100
Herman Rimm <herman <at> rimm.ee> skribis:

> * guix/import/texlive.scm (texlive-recursive-import): Use
> downstream-package-name.
>
> Change-Id: Ic4ce685e8fc36f0b72797d3ce2d5bc89fc17b7ea

Applied, thanks!

[Message part 3 (message/rfc822, inline)]
From: Herman Rimm <herman <at> rimm.ee>
To: guix-patches <at> gnu.org
Subject: [PATCH] import: texlive: Use downstream-package-name.
Date: Thu,  2 Jan 2025 20:59:16 +0100
* 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.