From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:1008:1e59::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id QJYuN+UtmGVscQAAkFu2QA (envelope-from ) for ; Fri, 05 Jan 2024 17:27:17 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id 8EQ5MuUtmGW3dQEA62LTzQ (envelope-from ) for ; Fri, 05 Jan 2024 17:27:17 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=q8Zr5AbZ; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1704472037; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=eGTbVPUI5LG0iTuPHR53JDqmHngAGcwn3eJP9ll2YP0=; b=b8GN3l6lDnPrxJvz3iKvGdwktolVvNoaOVceX/vQf4RJrOiEkwQp/VgnXbBBFVqOmatkSd PskZhDzLGJ/MRws9YG/VEsCLsrIkCyowFcQi2uDnGlu6XQb7BlNtIFPVdj9CuCRmrtbJ2k zweg7IyOjbYyR07k2tIchF/Pv7JfsKn3QoDa2oXo/uMgXv4RJpjN5qt8Ffrsdf2vZKk8+8 npenAF+UpX7ztiL7YwfArXZBbapcj1wUVQMQ5EqVPc8W8gLCEMNfqqq/NDRYAOBOTcajil N0kQlNR7t0K5MVcI7qvljSNn5dRA1GnOTNTNP3cEPbUA+zoZQe7FyCM95/IqAQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1704472037; a=rsa-sha256; cv=none; b=bBychX1QqjphKBkwmF6+HstlOVMenv5NxBvaU1pyBXcEslgDuiGeGGiKS9ROAe2ELYlgyo Wdfw8vP40UcwM8TMtgDAE5UbONc+bBuw55B5wwWm6BiBW6rUFtwbI429ZXTs/meaJFM5SC ueudqPQZtn+hbDNTO3TefEasgjUL68hsLMtwgwsTGvhHQApAuPF509igxQBJ5erEXnAY00 h6fC2IaGNcqOfK8bFKEwot+ZRVr6fU0+mNJbVhTmnl0MMwTzANnfYZTql+tCYbZYhmd+qA haXdZOYwjVLtFRrF+YHhemyWMEoWFM3UDR6Ot8XwHTSIis1+Z5Yi6gd8ZIb30w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=q8Zr5AbZ; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 8DADCF3C7 for ; Fri, 5 Jan 2024 17:27:17 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rLn2D-00063P-DO; Fri, 05 Jan 2024 11:27:01 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rLn2B-00062p-OE for guix-patches@gnu.org; Fri, 05 Jan 2024 11:26:59 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rLn2A-0004hB-4V for guix-patches@gnu.org; Fri, 05 Jan 2024 11:26:59 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rLn2E-0000uX-6T for guix-patches@gnu.org; Fri, 05 Jan 2024 11:27:02 -0500 Subject: bug#67760: Add the guile-srfi-232 package for curried procedures Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Fri, 05 Jan 2024 16:27:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 67760 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: =?UTF-8?Q?=E7=84=A1=E7=84=A1?= Cc: 67760-done@debbugs.gnu.org Mail-Followup-To: 67760@debbugs.gnu.org, ludo@gnu.org, yuvallangerontheroad@gmail.com Received: via spool by 67760-done@debbugs.gnu.org id=D67760.17044719823449 (code D ref 67760); Fri, 05 Jan 2024 16:27:01 +0000 Received: (at 67760-done) by debbugs.gnu.org; 5 Jan 2024 16:26:22 +0000 Received: from localhost ([127.0.0.1]:57688 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rLn1Z-0000tY-Tm for submit@debbugs.gnu.org; Fri, 05 Jan 2024 11:26:22 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:56966) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rLn1V-0000tJ-1d for 67760-done@debbugs.gnu.org; Fri, 05 Jan 2024 11:26:21 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rLn1J-0004S3-2c; Fri, 05 Jan 2024 11:26:07 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=eGTbVPUI5LG0iTuPHR53JDqmHngAGcwn3eJP9ll2YP0=; b=q8Zr5AbZS2B0pZRS+1gM p6plAv13Kh6plBcwcs+JZusOJg/cNgzlSw6gEkCeaZnMZHJZ5QHigmQhJ2qQl1uu2gkxvqq3wZwMh CZoAvbJFbcTWdnHG/NTkEAcy56htoMNS8IapHl5qaqsjJenH0y5nc+odblAngdz6qGYX/9Exu6s1N pEOdahVTxca5GojLC4edkSPOJDvEZb6Y3+BRXfIYX+y1dNBwc6TnCuHg7KpBAKgM0u0o9WLpcbSx9 Y9dZdRM3OxAnJ3bxCn7ms8nbr5aEboVSSwEAr9UHigyUtA/TXcPH9Zc9+i6cnNxOf2VkrbNb6R9Ke Q8V2t5It02TdaQ==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: ("=?UTF-8?Q?=E7=84=A1=E7=84=A1?="'s message of "Mon, 11 Dec 2023 03:14:40 +0200") References: Date: Fri, 05 Jan 2024 17:25:34 +0100 Message-ID: <87v887eoht.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=-=-=" X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Queue-Id: 8DADCF3C7 X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: -5.99 X-Spam-Score: -5.99 X-TUID: m38sln76nOtG --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi, =E7=84=A1=E7=84=A1 skribis: > From c88c0502b2036c7a33fcb9c402de69eb14634831 Mon Sep 17 00:00:00 2001 > Message-Id: > From: Yuval Langer > Date: Mon, 11 Dec 2023 03:00:50 +0200 > Subject: [PATCH] Add the guile-srfi-232 package for curried procedures. > > --- > gnu/packages/guile-xyz.scm | 51 ++++++++++++++++++++++++++++++++++++++ > 1 file changed, 51 insertions(+) Applied with the changes below, thanks! Ludo=E2=80=99. --=-=-= Content-Type: text/x-patch Content-Disposition: inline diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm index 6df9fc851f..75e3754046 100644 --- a/gnu/packages/guile-xyz.scm +++ b/gnu/packages/guile-xyz.scm @@ -3858,8 +3858,7 @@ (define-public guile-srfi-232 (arguments (list #:phases - #~(modify-phases - %standard-phases + #~(modify-phases %standard-phases (add-after 'unpack 'move-and-delete-things (lambda _ (let* ((srfi-directory (string-append #$output "/srfi"))) @@ -3881,14 +3880,14 @@ (define-public guile-srfi-232 (home-page "https://github.com/scheme-requests-for-implementation/srfi-232") (synopsis "Flexible curried procedures") (description - "Scheme lacks a flexible way to create and apply curried -procedures. This SRFI describes curried, a variant of lambda that -creates true curried procedures which also behave just like ordinary -Scheme procedures. They can be applied to their arguments one by one, -all at once, or anywhere in between, without any novel syntax. -curried also supports nullary and variadic procedures, and procedures -created with it have predictable behavior when applied to surplus -arguments.") + " This package provides an implementation of +@uref{https://srfi.schemers.org/srfi-232/srfi-232.html, SRFI-232}, which +describes @code{curried}, a variant of @code{lambda} that creates true curried +procedures which also behave just like ordinary Scheme procedures. They can +be applied to their arguments one by one, all at once, or anywhere in between, +without any novel syntax. @code{curried} also supports nullary and variadic +procedures, and procedures created with it have predictable behavior when +applied to surplus arguments.") (license license:expat))) (define-public emacsy --=-=-=--