GNU bug report logs - #69281
[PATCH] guix: transformations: Export patched-source function.

Previous Next

Package: guix-patches;

Reported by: Nicolas Graves <ngraves <at> ngraves.fr>

Date: Tue, 20 Feb 2024 00:25:02 UTC

Severity: normal

Tags: patch

Done: Nicolas Graves <ngraves <at> ngraves.fr>

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: Nicolas Graves <ngraves <at> ngraves.fr>
Subject: bug#69281: closed (close 69281)
Date: Sat, 24 Feb 2024 17:19:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#69281: [PATCH] guix: transformations: Export patched-source function.

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 69281 <at> debbugs.gnu.org.

-- 
69281: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=69281
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Nicolas Graves <ngraves <at> ngraves.fr>
To: 69281-done <at> debbugs.gnu.org
Subject: close 69281
Date: Sat, 24 Feb 2024 18:12:48 +0100
I don't need the patch anymore.

-- 
Best regards,
Nicolas Graves

[Message part 3 (message/rfc822, inline)]
From: Nicolas Graves <ngraves <at> ngraves.fr>
To: guix-patches <at> gnu.org
Cc: ngraves <at> ngraves.fr
Subject: [PATCH] guix: transformations: Export patched-source function.
Date: Tue, 20 Feb 2024 01:22:59 +0100
* guix/transformations.scm: Export patched-source function.

Change-Id: I832e674cfe4b49a66a0c637c220f7ba3c5a65209
---
 guix/transformations.scm | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/guix/transformations.scm b/guix/transformations.scm
index 132ccd957a..ee953f24cb 100644
--- a/guix/transformations.scm
+++ b/guix/transformations.scm
@@ -55,7 +55,8 @@ (define-module (guix transformations)
   #:use-module (srfi srfi-71)
   #:use-module (ice-9 match)
   #:use-module (ice-9 vlist)
-  #:export (options->transformation
+  #:export (patched-source
+            options->transformation
             manifest-entry-with-transformations
 
             tunable-package?
-- 
2.41.0




This bug report was last modified 1 year and 165 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.