From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id sK0GFCxbkmP2VAAAbAwnHQ (envelope-from ) for ; Thu, 08 Dec 2022 22:46:20 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id YBkZEyxbkmP8aAEAG6o9tA (envelope-from ) for ; Thu, 08 Dec 2022 22:46:20 +0100 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 02D8BFB06 for ; Thu, 8 Dec 2022 22:46:19 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1p3OiS-0000OE-Fi; Thu, 08 Dec 2022 16:46:04 -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 1p3OiR-0000MK-6l for guix-patches@gnu.org; Thu, 08 Dec 2022 16:46:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1p3OiQ-0002ZC-Q7 for guix-patches@gnu.org; Thu, 08 Dec 2022 16:46:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1p3OiQ-0006M1-9f for guix-patches@gnu.org; Thu, 08 Dec 2022 16:46:02 -0500 Subject: bug#59685: [PATCH] gnu: Add guile-jtd. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 08 Dec 2022 21:46:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 59685 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: jgart Cc: 59685-done@debbugs.gnu.org Mail-Followup-To: 59685@debbugs.gnu.org, ludo@gnu.org, jgart@dismail.de Received: via spool by 59685-done@debbugs.gnu.org id=D59685.167053590616702 (code D ref 59685); Thu, 08 Dec 2022 21:46:02 +0000 Received: (at 59685-done) by debbugs.gnu.org; 8 Dec 2022 21:45:06 +0000 Received: from localhost ([127.0.0.1]:59299 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p3OhW-0004Jn-Ef for submit@debbugs.gnu.org; Thu, 08 Dec 2022 16:45:06 -0500 Received: from eggs.gnu.org ([209.51.188.92]:46470) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1p3OhV-00043W-35 for 59685-done@debbugs.gnu.org; Thu, 08 Dec 2022 16:45:05 -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 1p3OhL-0001em-IQ; Thu, 08 Dec 2022 16:44:55 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=RkxRTQzVSmytefQTPIUKoI3XlCm5RcwN6hyPv3XyheQ=; b=X/mVzvZl3SNU1BPIsffM wFmcEJVAaBmQCE+2hlt5Ow/YzcQ9LNKO1P8wm+1HFUiJC+cTmswnWYfVbaVfsQSP/BSARQmje7QF1 4iimJj2BxZrUo+Wtikpmq8iyRVeWW/eoVn2ZukfGIlqOwrEPMlyKsJ5aGSHSd9OCogTwQkbSbeRt2 m2glYzm5YoULsrGd5OuxxEJpWoYM0aaBkEUtbNj9qOAOFDrrEvPNICtBv2AGeW1hryRCvITJd+a2f myguG/Bpp+5kHo7cPxiu/ekRVE3+prueJgjVMtW3tc1OGGz3C5GOgIUsy+Jb1/NoPVCNWqB7EXcle m07at//3WOq88w==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1p3OhK-0006nI-Os; Thu, 08 Dec 2022 16:44:55 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20221129173410.25523-1-jgart@dismail.de> Date: Thu, 08 Dec 2022 22:44:53 +0100 In-Reply-To: <20221129173410.25523-1-jgart@dismail.de> (jgart@dismail.de's message of "Tue, 29 Nov 2022 11:34:10 -0600") Message-ID: <87tu25bmei.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) 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 ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1670535980; 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=RkxRTQzVSmytefQTPIUKoI3XlCm5RcwN6hyPv3XyheQ=; b=Pe4X7onvoHTd4S+nyWFP7XD/z899q0kKkXcnhcUq6gV86oMDh3tZJ+V3Pepbk5L6qt6mbU Bct1AwRlQCjkniuxLILTQwKqSEA8lNyi4JSPo5LFch1i7LP6SSCG934DtrGpLxVMi9YEor cxwx8JY2ljJo1ml2wsLccC/AqMBfRshinwzE9YSRgeq780+FpcItddi6lVlgTv1M8+f8bZ zoGZGslvETQOsjTAVSnF/CmzDNuM9xZelFL77lYg9EDNLIgzLgPNYUpyLErRUgyMKR3ymT r1U2ojkjyWQ7A225jU3+pwQERAFSevSM1CVi1toDEAVZXuGCJY9IyQt/DzaWMA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1670535980; a=rsa-sha256; cv=none; b=mJ3ZUnu5Juk2ykA+uloNtvz8gQmj1vz/vYwKesF+SW/SxwiRnoSS/PX18NN5a+t492N6Uk kHR3NP1E6Vps0xhtyQpUvD+SVvEmYSik77OR1XRoVknWB1U2T0pSvQeFAFlHnROZyPizyk 18P2u54cAjwfiV0ui3v3CPJOGpStPQfPGS80pm0Ob/iAR7V/MHB9S2+QiwezXzS0AbaEJb Zvu6l9z/QZ9N9noR7xLqvWsYyt2f4cGLRr4VoUcJr2GCbRpkrmrM9hyb//+WXJqEFzR45j 2an8fLwmChSdo2EXRZItbKyik0/CGnCQRgu8pumwM0Pkri7TIqEieZJS+bukew== 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="X/mVzvZl"; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Spam-Score: -1.36 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="X/mVzvZl"; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Queue-Id: 02D8BFB06 X-Spam-Score: -1.36 X-Migadu-Scanner: scn1.migadu.com X-TUID: DtNhZ6+C6e1r --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi, jgart skribis: > * gnu/packages/guile-xyz.scm (guile-jtd): New variable. 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 9ce895e977..9fc6344491 100644 --- a/gnu/packages/guile-xyz.scm +++ b/gnu/packages/guile-xyz.scm @@ -3569,24 +3569,24 @@ (define-public guile-jpeg (define-public guile-jtd (package (name "guile-jtd") - (version "220323") - (source - (origin - (method git-fetch) - (uri (git-reference - (url "https://github.com/mwette/guile-jtd") - (commit (string-append "v" version "a")))) - (file-name (git-file-name name version)) - (sha256 - (base32 "1l8fyqhvksarvpbr903i3ss3432jzvyvhgcqa15j922ngqh4ds6f")))) + (version "220323a") + (source (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/mwette/guile-jtd") + (commit (string-append "v" version)))) + (file-name (git-file-name name version)) + (sha256 + (base32 + "1l8fyqhvksarvpbr903i3ss3432jzvyvhgcqa15j922ngqh4ds6f")))) (build-system guile-build-system) - (native-inputs - (list guile-3.0)) + (native-inputs (list guile-3.0)) (home-page "https://github.com/mwette/guile-jtd") - (synopsis "Python's pdb.set_trace() but for Guile") + (synopsis "Python's @code{pdb.set_trace()} but for Guile") (description -"The (jtd) module for Guile provides a procedure @code{jump-to-debugger} -for escaping to the Guile REPL for the purpose of debugging code.") + "The @code{(jtd)} module for Guile provides a procedure +@code{jump-to-debugger} for escaping to the Guile REPL for the purpose of +debugging code.") (license license:lgpl2.1+))) (define-public guile-png --=-=-=--