From 02ec386bb32ca7f3725fe9ba16f113fa47f4197c Mon Sep 17 00:00:00 2001 From: "Christopher R. Nelson" Date: Sat, 13 May 2023 13:36:33 -0400 Subject: update search-patch to be public? --- crn/packages.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'crn') diff --git a/crn/packages.scm b/crn/packages.scm index aaa92d8..1d5f6f0 100644 --- a/crn/packages.scm +++ b/crn/packages.scm @@ -21,8 +21,8 @@ #:use-module (guix diagnostics) #:use-module (guix i18n) #:use-module (srfi srfi-1) - #:export (search-patch - search-patches + #:export (crn/search-patch + crn/search-patches %patch-path)) (define (crn/search-patch file-name) -- cgit v1.2.3