From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id oBm8EaajyGUqPAAAqHPOHw:P1 (envelope-from ) for ; Sun, 11 Feb 2024 11:38:30 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id oBm8EaajyGUqPAAAqHPOHw (envelope-from ) for ; Sun, 11 Feb 2024 11:38:30 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=troyfigiel.com header.s=MBO0001 header.b=IlPg2ODI; 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=fail reason="SPF not aligned (relaxed)" header.from=troyfigiel.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1707647910; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type:resent-cc:resent-from:resent-sender: resent-message-id:list-id:list-help:list-unsubscribe:list-subscribe: list-post:dkim-signature; bh=mAtm/tm+aA9e5i1L2INt5LG04hu/HkLjmIzjqUlfSrE=; b=KJdqPO9giXZoFiJhKDEPIpAape+aDywqXb0ZF7Iji9hoYE9IV7XPx6OqfqQpuYXDcZfFwi Im3osmt03REwusl74AdesuP+JZ8bxh/NzwdZAskmekp25kyZI6ZSdH4tQqliMcZF5eRsaP IXOpCONhTd2jfP4HJEFRy8OLi5VoK81lHA6MfPcl05EzmtQ7lJr2GZ0kfzch44nX6e1dxP QE4Z1i9ZO1LHo6YMQOhLmvNqxbHfFS8QM7x6tyom6bl5exmzgQR/fK+WRP05qZXpMjMy+y WU4EdoPuvHeF9CFdocK+EPtq25FBRPL/jlQGKJIS/Wq9xb03lvpwdTJQMPUtEw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=troyfigiel.com header.s=MBO0001 header.b=IlPg2ODI; 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=fail reason="SPF not aligned (relaxed)" header.from=troyfigiel.com (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1707647910; a=rsa-sha256; cv=none; b=MNu3+Ww7iPyaw5+pHe2kL0JHep4f02lIFExbqupHGuhbs7wMDe6nRBTSTIR97YBr3pKBAA /XZfoRaqRs11k98rL21O6/CLWpACWxfAIGDtylAnRiX1YcV9NYGDiJp/O2iiyUyhflEcOp cweVIjZuefbMWvuj7n95FS/mjv9rwB9fc5lU2kewiYvQiG7iPyHOf2iVQ3Eriu5ARz/gVQ UdREt0TRtgUxv8vsnGMQHmRu0PXz6qWvGjVYJtnP5LsWX5fYd9h8mfadZGpP+ooO7mn7J9 XWEHYVPazXokpGO/YyRDHej/rp6eVyggG/V4T0UhAIpRQrQVBmpWFcPz1FngOA== 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 CF21E13C8C for ; Sun, 11 Feb 2024 11:38:29 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rZ7Dc-000154-E3; Sun, 11 Feb 2024 05:37:52 -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 1rZ7DX-00014G-9u for guix-patches@gnu.org; Sun, 11 Feb 2024 05:37:47 -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 1rZ7DX-00035a-1w for guix-patches@gnu.org; Sun, 11 Feb 2024 05:37:47 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rZ7Dn-0004aw-4a for guix-patches@gnu.org; Sun, 11 Feb 2024 05:38:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#69043] [PATCH] gnu: go-github-com-charmbracelet-bubbletea: Delete examples. Resent-From: Troy Figiel Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 11 Feb 2024 10:38:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 69043 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 69043@debbugs.gnu.org X-Debbugs-Original-To: guix-patches@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.170764784517543 (code B ref -1); Sun, 11 Feb 2024 10:38:02 +0000 Received: (at submit) by debbugs.gnu.org; 11 Feb 2024 10:37:25 +0000 Received: from localhost ([127.0.0.1]:37411 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rZ7DB-0004Yt-DL for submit@debbugs.gnu.org; Sun, 11 Feb 2024 05:37:25 -0500 Received: from lists.gnu.org ([2001:470:142::17]:43160) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rZ7DA-0004YZ-11 for submit@debbugs.gnu.org; Sun, 11 Feb 2024 05:37:24 -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 1rZ7Co-00012M-IV for guix-patches@gnu.org; Sun, 11 Feb 2024 05:37:02 -0500 Received: from mout-p-103.mailbox.org ([80.241.56.161]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1rZ7Cm-0002zq-6M for guix-patches@gnu.org; Sun, 11 Feb 2024 05:37:02 -0500 Received: from smtp2.mailbox.org (smtp2.mailbox.org [IPv6:2001:67c:2050:b231:465::2]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-103.mailbox.org (Postfix) with ESMTPS id 4TXkY40KrBz9sbL for ; Sun, 11 Feb 2024 11:36:56 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=troyfigiel.com; s=MBO0001; t=1707647816; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=mAtm/tm+aA9e5i1L2INt5LG04hu/HkLjmIzjqUlfSrE=; b=IlPg2ODIbcKYsPvebLJzWcYZNlNKC+6wHiRtDhYerXlXqS1YmujnVgz9VD1gGWpfAxrjuC XoTpdBllZs2w4180GnnkPss/t1tV2d1yuJ+X+aa/A4XoANG9gkutD1yHyr6ceCRy9in0IG 540xKsGWIIae56heB7THWynFqry1sseMtEdErBtvE3wzIDHUAjMOAIgTv4x2JfpaeENbaU ntQv972b6AT/Kiu03xvdZk9F5X7QUdhEy1YzGCBGrLcY0LHhKfNIfTMt3dF+6kMgczleMc +JKm6GvdtvOa1aw9HAQpsCz1tx2FVpj6i7LjJQddCE7910VchQKSUiJTqe1uJA== From: Troy Figiel Date: Sun, 11 Feb 2024 01:24:12 +0100 Message-ID: <87ttmf9tj0.fsf@troyfigiel.com> MIME-Version: 1.0 Content-Type: text/plain X-Rspamd-Queue-Id: 4TXkY40KrBz9sbL Received-SPF: pass client-ip=80.241.56.161; envelope-from=troy@troyfigiel.com; helo=mout-p-103.mailbox.org X-Spam_score_int: -12 X-Spam_score: -1.3 X-Spam_bar: - X-Spam_report: (-1.3 / 5.0 requ) BAYES_00=-1.9, DATE_IN_PAST_06_12=1.543, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=no autolearn_force=no X-Spam_action: no action 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-Spam-Score: 2.12 X-Migadu-Scanner: mx13.migadu.com X-Spam-Score: 2.12 X-Migadu-Queue-Id: CF21E13C8C X-TUID: V+1yUYGpSQKE * gnu/packages/golang.scm (go-github-com-charmbracelet-bubbletea)[source]: Delete examples and tutorials. --- gnu/packages/golang.scm | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gnu/packages/golang.scm b/gnu/packages/golang.scm index 163691a1e6..d917f02a25 100644 --- a/gnu/packages/golang.scm +++ b/gnu/packages/golang.scm @@ -10443,7 +10443,10 @@ (define-public go-github-com-charmbracelet-bubbletea (file-name (git-file-name name version)) (sha256 (base32 - "1105cggi5fwqx69m0vrhgwx6kaw82w4ahn58sj0a81603c4yvrk0")))) + "1105cggi5fwqx69m0vrhgwx6kaw82w4ahn58sj0a81603c4yvrk0")) + (modules '((guix build utils))) + (snippet '(for-each delete-file-recursively + '("examples" "tutorials"))))) (build-system go-build-system) (arguments `(#:import-path "github.com/charmbracelet/bubbletea")) base-commit: 9edbb2d7a40c9da7583a1046e39b87633459f656 -- 2.42.0