emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#58623: closed ([PATCH 0/3] import/cran: Parameterize for guix-cran.)


From: GNU bug Tracking System
Subject: bug#58623: closed ([PATCH 0/3] import/cran: Parameterize for guix-cran.)
Date: Sat, 31 Dec 2022 13:52:02 +0000

Your message dated Sat, 31 Dec 2022 14:49:08 +0100
with message-id <878rin7kca.fsf@elephly.net>
and subject line [PATCH 0/3] import/cran: Parameterize for guix-cran.
has caused the debbugs.gnu.org bug report #58623,
regarding [PATCH 0/3] import/cran: Parameterize for guix-cran.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
58623: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58623
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH 0/3] import/cran: Parameterize for guix-cran. Date: Wed, 19 Oct 2022 11:28:53 +0200
Hi,

the attached patches are required for guix-cran
(https://github.com/guix-science/guix-cran). import/cran already has the
ability to add a prefix to licenses, but it was not exposed. Additionally
I need to parameterize fetch/download functions, so I can cache the
tarballs/DESCRIPTION files.

Cheers,
Lars


Lars-Dominik Braun (3):
  import/cran: Allow custom license prefix.
  import/cran: Allow overriding description fetch function.
  import/cran: Allow overriding tarball download.

 guix/import/cran.scm         | 30 +++++++++++++++++++++---------
 guix/scripts/import/cran.scm | 18 ++++++++++++++++--
 2 files changed, 37 insertions(+), 11 deletions(-)

-- 
2.37.3

Attachment: 0001-import-cran-Allow-custom-license-prefix.patch
Description: Text document

Attachment: 0002-import-cran-Allow-overriding-description-fetch-funct.patch
Description: Text document

Attachment: 0003-import-cran-Allow-overriding-tarball-download.patch
Description: Text document


--- End Message ---
--- Begin Message --- Subject: [PATCH 0/3] import/cran: Parameterize for guix-cran. Date: Sat, 31 Dec 2022 14:49:08 +0100 User-agent: mu4e 1.8.13; emacs 28.2
Thank you for the patches!  I made minor changes to the commit messages
(to replace “parameter” with “argument”), used multiple values with
SRFI-71 instead of cdr+cadr, adjusted expectations in a test, and fixed
a small bug in a follow-up commit.

-- 
Ricardo


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]