From unknown Fri Jun 20 07:15:48 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#53029 <53029@debbugs.gnu.org> To: bug#53029 <53029@debbugs.gnu.org> Subject: Status: [PATCH] gnu: Add guile-kolam. Reply-To: bug#53029 <53029@debbugs.gnu.org> Date: Fri, 20 Jun 2025 14:15:48 +0000 retitle 53029 [PATCH] gnu: Add guile-kolam. reassign 53029 guix-patches submitter 53029 Arun Isaac severity 53029 normal tag 53029 patch thanks From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 05 11:39:11 2022 Received: (at submit) by debbugs.gnu.org; 5 Jan 2022 16:39:11 +0000 Received: from localhost ([127.0.0.1]:41617 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n59Je-0002uW-J6 for submit@debbugs.gnu.org; Wed, 05 Jan 2022 11:39:10 -0500 Received: from lists.gnu.org ([209.51.188.17]:34110) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n59JX-0002uI-H4 for submit@debbugs.gnu.org; Wed, 05 Jan 2022 11:39:09 -0500 Received: from eggs.gnu.org ([209.51.188.92]:41180) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n59JW-0006FN-Gl for guix-patches@gnu.org; Wed, 05 Jan 2022 11:39:03 -0500 Received: from mugam.systemreboot.net ([139.59.75.54]:41206) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1n59JT-0000SH-1c for guix-patches@gnu.org; Wed, 05 Jan 2022 11:39:01 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=systemreboot.net; s=default; h=Content-Transfer-Encoding:Content-Type: MIME-Version:Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=WW0E7IpFyXtGuH5dtTfq00cUElADofcYRkgeC6NVqH0=; b=gwtYoFksr13muLV2cqdSJ+UJKJ JLoGSTsshOf+GQyDoToiDzizOoi+URJ1k1ftD7P5dwtHZfZxuD1k9KFNThKK/pvI/YYoOWGK3hqRN stCIs2ffCNPdhyeqVzKU7a0HzfWfXw2caN4aUZGiKVCqNJw23xMcgRb2WLDZs6MCoSQljsY7uhlru egDrYa0UzGhn561tgDrtlZA6/+p/ESosiomb6cRgyo4VM+YVOOfLscnhnMpigoWQE+vOQ76Do11PN M1bzBhVvckK2oXolB7C7IhuahKBEhK52ADsrZ44w2CRu0iDVmRHKOSBvyCFK+Fj5dxSVq5q3G227P zrMWitwg==; Received: from [192.168.2.1] (port=38186 helo=localhost.localdomain) by systemreboot.net with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.95) (envelope-from ) id 1n59JJ-0002HP-AI; Wed, 05 Jan 2022 22:08:49 +0530 From: Arun Isaac To: guix-patches@gnu.org Subject: [PATCH] gnu: Add guile-kolam. Date: Wed, 5 Jan 2022 22:08:47 +0530 Message-Id: <20220105163847.1287-1-arunisaac@systemreboot.net> X-Mailer: git-send-email 2.34.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=139.59.75.54; envelope-from=arunisaac@systemreboot.net; helo=mugam.systemreboot.net X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: Ricardo Wurmus , Arun Isaac X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) * gnu/packages/guile-xyz.scm (guile-kolam): New variable. --- gnu/packages/guile-xyz.scm | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/gnu/packages/guile-xyz.scm b/gnu/packages/guile-xyz.scm index 74567830e6..2742dbb850 100644 --- a/gnu/packages/guile-xyz.scm +++ b/gnu/packages/guile-xyz.scm @@ -17,7 +17,7 @@ ;;; Copyright © 2017 Nikita ;;; Copyright © 2017, 2018, 2021 Tobias Geerinckx-Rice ;;; Copyright © 2018, 2021 Maxim Cournoyer -;;; Copyright © 2018, 2019, 2020, 2021 Arun Isaac +;;; Copyright © 2018, 2019, 2020, 2021, 2022 Arun Isaac ;;; Copyright © 2018 Pierre-Antoine Rouby ;;; Copyright © 2018 Eric Bavier ;;; Copyright © 2019 swedebugia @@ -4843,3 +4843,30 @@ (define-public guile-schemetran of numbers. Scheme is great at expressing your coding thoughts. This project is an attempt to combine both into something useful.") (license license:asl2.0)))) + +(define-public guile-kolam + (package + (name "guile-kolam") + (version "0.1.0") + (source + (origin + (method url-fetch) + (uri (string-append "https://kolam.systemreboot.net/releases/kolam-" + version ".tar.lz")) + (sha256 + (base32 + "083r3n3wvzysa9jhlwjj1xppdm6ja56rkizr6hvj4q1806v8n6mn")))) + (build-system gnu-build-system) + (arguments + '(#:make-flags '("GUILE_AUTO_COMPILE=0"))) ; to prevent guild warnings + (native-inputs + (list guile-3.0 lzip)) + (propagated-inputs + (list guile-json-4)) + (home-page "https://kolam.systemreboot.net") + (synopsis "GraphQL implementation for Scheme") + (description "@code{guile-kolam} is a GraphQL implementation for Scheme. kolam +features a parser to parse and serialize GraphQL documents, a type system to +create GraphQL schemas, an execution engine to execute GraphQL queries, and a +HTTP handler to implement a HTTP GraphQL endpoint.") + (license license:agpl3+))) -- 2.34.0 From debbugs-submit-bounces@debbugs.gnu.org Wed Jan 05 17:27:03 2022 Received: (at 53029-done) by debbugs.gnu.org; 5 Jan 2022 22:27:03 +0000 Received: from localhost ([127.0.0.1]:39176 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n5Ek8-000173-5Q for submit@debbugs.gnu.org; Wed, 05 Jan 2022 17:27:03 -0500 Received: from sender4-of-o51.zoho.com ([136.143.188.51]:21164) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1n5Ek6-00016w-TP for 53029-done@debbugs.gnu.org; Wed, 05 Jan 2022 17:26:51 -0500 ARC-Seal: i=1; a=rsa-sha256; t=1641421608; cv=none; d=zohomail.com; s=zohoarc; b=KWhgdNAI4YWvQOUT4NTi3I9KywDTUBZRYVlABOtc0IUjv8+tbt4Nlfax9Tp8ZRYdo0VTvyL4DWQCcWHizBnW/aRvbCW4x5mtwbAJci1LNNOW8AT8fNRGamzjOsF2qXOwtwYYg6z+ys2/pv/SyKgk/fx7PC6Z0MV/zEtjM7Hd+10= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1641421608; h=Content-Type:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To; bh=w/oW+oMfjd7XDIX360C5Fim9c2cpPZ/ZZjykQzw6Mpk=; b=Nfs61U8tQ12fBAT/7BhATy7Xlrc96UWUGDbHeAgK25YKuekhLhGeWKn4z6Vn7IA5GpnyXENbmqmXY7x3FnNNwZlQT9vLPO4SxVI748yIqwVBvKQbtxkKTcFHtUazDTiuKP3SE5kHuVdQx3z6q4UjWJhpWm45be0oArQzvdg7E4A= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=elephly.net; spf=pass smtp.mailfrom=rekado@elephly.net; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1641421608; s=zoho; d=elephly.net; i=rekado@elephly.net; h=References:From:To:Cc:Subject:Date:In-reply-to:Message-ID:MIME-Version:Content-Type; bh=w/oW+oMfjd7XDIX360C5Fim9c2cpPZ/ZZjykQzw6Mpk=; b=CmJm+6ig9EaTwfP5fx7He4wGeLj1njEkHsN7rfsC+3nhK8NVmqCfefbVG0EjIAg0 SFChzfhbTkNJ3i84W0vinxAhAulysDIiHqzdMEbZi9kejR0YouJFPImr8j1pmMKDvWx ep93IV+nVnKKGPeqgl+vJ/VEFSnH+iJAUM1yk+ic= Received: from localhost (p54ad4dda.dip0.t-ipconnect.de [84.173.77.218]) by mx.zohomail.com with SMTPS id 1641421606406352.82542052340386; Wed, 5 Jan 2022 14:26:46 -0800 (PST) References: <20220105163847.1287-1-arunisaac@systemreboot.net> User-agent: mu4e 1.6.10; emacs 27.2 From: Ricardo Wurmus To: Arun Isaac Subject: Re: [PATCH] gnu: Add guile-kolam. Date: Wed, 05 Jan 2022 23:25:39 +0100 In-reply-to: <20220105163847.1287-1-arunisaac@systemreboot.net> X-URL: https://elephly.net X-PGP-Key: https://elephly.net/rekado.pubkey X-PGP-Fingerprint: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC Message-ID: <87tuehbyzg.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain X-ZohoMailClient: External X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 53029-done Cc: 53029-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi Arun, > * gnu/packages/guile-xyz.scm (guile-kolam): New variable. I applied it, thank you! -- Ricardo From unknown Fri Jun 20 07:15:48 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 03 Feb 2022 12:24:06 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator