From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 uO4RJDGEA2TSNAEAbAwnHQ (envelope-from ) for ; Sat, 04 Mar 2023 18:47:29 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id YMcTJDGEA2RbhwAA9RJhRA (envelope-from ) for ; Sat, 04 Mar 2023 18:47:29 +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 6B0EC2CE51 for ; Sat, 4 Mar 2023 18:47:29 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pYVya-0006E3-MF; Sat, 04 Mar 2023 12:47:21 -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 1pYVyJ-00069F-7z for guix-patches@gnu.org; Sat, 04 Mar 2023 12:47: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 1pYVyI-0006Ku-Vy for guix-patches@gnu.org; Sat, 04 Mar 2023 12:47:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pYVyI-0007My-Rg for guix-patches@gnu.org; Sat, 04 Mar 2023 12:47:02 -0500 Subject: bug#61638: [PATCH] gnu: guile-xyz: Add guile-gemini Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 04 Mar 2023 17:47:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 61638 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Michal Atlas Cc: 61638-done@debbugs.gnu.org Mail-Followup-To: 61638@debbugs.gnu.org, ludo@gnu.org, michal_atlas+git@posteo.net Received: via spool by 61638-done@debbugs.gnu.org id=D61638.167795197828252 (code D ref 61638); Sat, 04 Mar 2023 17:47:02 +0000 Received: (at 61638-done) by debbugs.gnu.org; 4 Mar 2023 17:46:18 +0000 Received: from localhost ([127.0.0.1]:37685 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pYVxa-0007Lc-HV for submit@debbugs.gnu.org; Sat, 04 Mar 2023 12:46:18 -0500 Received: from eggs.gnu.org ([209.51.188.92]:41502) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pYVxY-0007LN-7P for 61638-done@debbugs.gnu.org; Sat, 04 Mar 2023 12:46:16 -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 1pYVxR-00067j-VB; Sat, 04 Mar 2023 12:46:10 -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=nop2LrJaIHzoVqjuqbIt5gTKv9BnAp0IbUYIq6Nur18=; b=PfK29tSCziEPNIMBCV2J X0W+h49d+K2ABi+RAz9Xxp68DgdeNFA9LWctTzZFqwErvA5zl+4ETGkTUhXC2zTin/8DoPy7dyHsU +GT2psrgC3jcyfKCWstIdQl0QZpdwuz0odzSqpA2IB2qMqbL4BkyphTDZi3EZ9Umy0+qoPUlMkDS8 p1aHNcUaj6zjPT3U1lWZglSXaVbOYhNMDxZRRNHOFUlQXgSlSTs5m3/O5MIRPwq6S8irbw3jzW4kZ o5CFkIa5gjce936ONU1AjUEaYfBJi1/wnmAwYyNUYyUM830NjkUivpP3wQWhz01lIgBBG0lH4Sjl0 HUobUUYa5Qqhcw==; 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 1pYVxO-0001bc-QI; Sat, 04 Mar 2023 12:46:09 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20230219191759.8530-1-michal_atlas+git@posteo.net> Date: Sat, 04 Mar 2023 18:46:05 +0100 In-Reply-To: <20230219191759.8530-1-michal_atlas+git@posteo.net> (Michal Atlas's message of "Sun, 19 Feb 2023 19:18:00 +0000") Message-ID: <87lekcpfz6.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-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1677952049; a=rsa-sha256; cv=none; b=iRw91iGegwHpRyA3qUsdAtrmFXyh5vobw9goVe7OgqaWtzx8okMOYrFvhvMae7N4nl+nzn rZnxV8rpwA1s8sqAU0JiHtEOhphp94dwHA9iUZGpvr1SJ4ki1YSF6U75QzbS/t9pZTHreZ 3Zzh7oKVkZFAdlmlyUjBKR9mwS5dkrSyNfNvlwanRTs4HFBLyRF1rQ1/cb3I8zRgYdvp16 bB5qNE/eGPPMi4MTr2O9/McrBG2zX2eWMGiLPtThG77X5sZIZC1k7Wd/iWoRGTFIbDNBKW nnhgXoLbIVwmfBCW1rN96zShTmTytiSU8qmoGO9bfG1/UnaCnsKxdqVW75WRsA== 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=PfK29tSC; 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=1677952049; 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=nop2LrJaIHzoVqjuqbIt5gTKv9BnAp0IbUYIq6Nur18=; b=tO4AFSCiOS6pCMSB43X0weNHq2F+83Uzuuq2zC+K4WBStJmZMLEYGior414zjWHSuHqs1B s9oq+9P9V4sAFEp2B0Z8yacJNHnG/Nns67QAKH2BwKPn+RbpF09cywZxEqaDFe97gPSuX5 driKF8B9Lo7XpGU9kE7soJ4bSAyRMVY/hF5ygxSgIoPdoLs88JeEq230EpKQoL9g98zu17 Y34Le11u9aCrCnnWS0wwKLVPv0gmJRWID0tbdufLUt1uisqI3ykaIUL3zl76fUfPeIulhu F59r2brwWzIr4IkRqT3c0ho9AF4yoCBonrMW3hK7X57HN8IBwpeVA6yPgNX7Nw== X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -3.10 X-Spam-Score: -3.10 X-Migadu-Queue-Id: 6B0EC2CE51 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=PfK29tSC; 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 X-TUID: GfW+CsfzGe8X --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi Michal, Michal Atlas skribis: > * gnu/packages/guile-xyz.scm (guile-gemini): 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 2ed7a49dc8..ca5131c037 100644 --- a/gnu/packages/guile-xyz.scm +++ b/gnu/packages/guile-xyz.scm @@ -4534,8 +4534,8 @@ (define-public guile-gemini (build-system guile-build-system) (arguments '(#:source-directory "src")) - (inputs (list guile-3.0-latest gnutls)) - (propagated-inputs (list guile-fibers-1.1)) + (inputs (list guile-3.0-latest)) + (propagated-inputs (list guile-fibers-1.1 guile-gnutls)) (home-page "https://github.com/flatwhatson/guile-gemini") (synopsis "Guile implementation of the Gemini protocol") (description --=-=-=--