From patchwork Thu Dec 8 21:44:53 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Ludovic_Court=C3=A8s?= X-Patchwork-Id: 45140 Return-Path: X-Original-To: patchwork@mira.cbaines.net Delivered-To: patchwork@mira.cbaines.net Received: by mira.cbaines.net (Postfix, from userid 113) id 1636227BBEB; Thu, 8 Dec 2022 21:46:21 +0000 (GMT) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on mira.cbaines.net X-Spam-Level: X-Spam-Status: No, score=-3.7 required=5.0 tests=BAYES_00,DKIM_INVALID, DKIM_SIGNED,MAILING_LIST_MULTI,RCVD_IN_MSPIKE_H2,SPF_HELO_PASS, URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.6 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) by mira.cbaines.net (Postfix) with ESMTPS id DED7927BBE9 for ; Thu, 8 Dec 2022 21:46:19 +0000 (GMT) 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 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+patchwork=mira.cbaines.net@gnu.org Sender: guix-patches-bounces+patchwork=mira.cbaines.net@gnu.org X-getmail-retrieved-from-mailbox: Patches Hi, jgart skribis: > * gnu/packages/guile-xyz.scm (guile-jtd): New variable. Applied with the changes below, thanks! Ludo’. 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