From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id IBQlM3yI+mNMOQEAbAwnHQ (envelope-from ) for ; Sat, 25 Feb 2023 23:15:24 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id MEA/MnyI+mPZ7QAAG6o9tA (envelope-from ) for ; Sat, 25 Feb 2023 23:15:24 +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 97706104D9 for ; Sat, 25 Feb 2023 23:15:24 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=JMHYgerP; 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-Seal: i=1; s=key1; d=yhetil.org; t=1677363324; a=rsa-sha256; cv=none; b=cK8vklsS7M08BKxsUnb1QvcYovzG77lALAoXDp/7BoQEt8gVzuiIFE4v7Z8z9SUG4oDUwD iCygVf1V/k6EKHcJaX8kIi288Sy0vBYB3ckGXKbjemSjs4xUJ4xSxrj8l1VtLhL5hkFnqA GwqRD11xcevTpt2f11Nu0bSCHCQaWU91e4hpeSQcgJuc3R35qjRRMmn0jFxDJZsjSb1gw4 X1Z/NKLD9Tt2A7hT/cQ+rANmjtG4Hcl+EMkwGnc1B2PaAMIPDnTV7bCC0HraqeI/dzL6cE V9Z81fmoUa0fZrfWNg7XrgRFihU4nWWpJ4W6oxajYDyaWtDAsPECMexPoDo/Uw== 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=JMHYgerP; 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=1677363324; 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: content-transfer-encoding:content-transfer-encoding:resent-cc: 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=grBgP4wlJL2CFqovqhWDuFw859oU2qu/4c1XScUtOkA=; b=D2apB836fQoNcEN403j6ikAH9wSyJrOa2iixgxMXMvjN4t/NmmfIomJX+Gjo9jmPNGl3ge MHXr735DEb501Gwr1g56nv7o6JOG50xdniwycF42Gkf4AkrgWwHCzev9C44ONHAQU+vol5 3jhFRQvXQGk4iI3KdgdnjcIthgBC9Kmf6RS88VOlANMtbRX8+6zXOETsWdFGsAYgmbGERM CeBrrJiC6/4MdhrhTdJK649pyl7r8kwAlIml66LMhdYm2F/ULMo2Lzo1qt97CqWLfz3HOj VOIe2qG85/xnT8bzJeWgDBGhvRErAMCTr6ZNHinBH4Wfr58I9MlYXbFUo7swTA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pW2oq-0004Lk-9L; Sat, 25 Feb 2023 17:15: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 1pW2oo-0004LM-4a for guix-patches@gnu.org; Sat, 25 Feb 2023 17:15:02 -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 1pW2on-0007pX-S9 for guix-patches@gnu.org; Sat, 25 Feb 2023 17:15:01 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pW2on-00078u-OR for guix-patches@gnu.org; Sat, 25 Feb 2023 17:15:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61790] [PATCH core-updates 0/5] Package cleanups: Guile, GnuTLS, ncurses Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 25 Feb 2023 22:15:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61790 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 61790@debbugs.gnu.org Cc: Josselin Poiret , Tobias Geerinckx-Rice , Simon Tournier , Mathieu Othacehe , Ludovic =?UTF-8?Q?Court=C3=A8s?= , Christopher Baines , Ricardo Wurmus , andreas@enge.fr Received: via spool by 61790-submit@debbugs.gnu.org id=B61790.167736327227403 (code B ref 61790); Sat, 25 Feb 2023 22:15:01 +0000 Received: (at 61790) by debbugs.gnu.org; 25 Feb 2023 22:14:32 +0000 Received: from localhost ([127.0.0.1]:41753 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pW2oK-00077u-9N for submit@debbugs.gnu.org; Sat, 25 Feb 2023 17:14:32 -0500 Received: from eggs.gnu.org ([209.51.188.92]:53990) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pW2oG-00077f-Nb for 61790@debbugs.gnu.org; Sat, 25 Feb 2023 17:14:30 -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 1pW2o8-0007lG-GC; Sat, 25 Feb 2023 17:14:20 -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=grBgP4wlJL2CFqovqhWDuFw859oU2qu/4c1XScUtOkA=; b=JMHYgerPEHXFlkYQ2xoV L3l9cvi877aKhS8LUnh0SZi9oGwR7Ok1EK+sQY1UTuLkdCDfUZNZEreRbxw8TXtsaPRYbq4BY7wHP s4Hhjin+XDvhy7sWsqLSWdXX+e+oc33mxpmCktAOyAh1k4Ae/rh9cYpE29mp0T82JSDGz4+98HRAV qFsfGlOZxif9tpU2CHNfutQMZHC87HgECpxKlcY/IDwTgOA69LONcF73RkQEFpd4sIahm9xGr59EO xG3qMGVxqEg5WD15dzA2VG/C4AWEOfyi3YgAvk0CpYakqLHEFpFLzc9r0LEDaJYM78cGvhnEaYEyn SHTxvf+JDh+x2Q==; 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 1pW2o7-0003u3-Ph; Sat, 25 Feb 2023 17:14:19 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20230225185544.5152-1-ludo@gnu.org> Date: Sat, 25 Feb 2023 23:14:16 +0100 In-Reply-To: <20230225185544.5152-1-ludo@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Sat, 25 Feb 2023 19:55:44 +0100") Message-ID: <877cw5v1dz.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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: X-Migadu-Queue-Id: 97706104D9 X-Spam-Score: -3.68 X-Migadu-Spam-Score: -3.68 X-Migadu-Scanner: scn0.migadu.com 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-TUID: 85mTee1BquKH Hey! I passed a long list of =E2=80=98--add-header=3D"X-Debbugs-Cc: =E2=80=A6"= =E2=80=99 flags to =E2=80=98git format-patch=E2=80=99 in an attempt to reach the whole =E2=80=98core=E2=80= =99 team + Andreas, but it turns out that only the last =E2=80=98--add-header=E2=80=99 option h= ad an effect (or rather it overrode all the previous occurrences). We really need to provide reliable instructions for teams. Anyway, here=E2=80=99s a patch set! https://issues.guix.gnu.org/61790 Ludo=E2=80=99. Ludovic Court=C3=A8s skribis: > Hello! > > Here=E2=80=99s a patch series that=E2=80=99s hopefully not too late, clea= ning up core > packages and thus introducing a world rebuild. > > I realize this will be annoying to people like Andreas who have been > testing things much higher in the stack (Chromium!). What we could do > is have ci.guix build more than the =E2=80=9Ccore=E2=80=9D subset (the cu= rrent setting); > it could build =E2=80=98etc/release-manifest.scm=E2=80=99, which contains= things up > to IceCat. > > Thoughts? > > Ludo=E2=80=99. > > Ludovic Court=C3=A8s (5): > gnu: guile: Remove input labels. > gnu: gnutls: Remove Guile dependency. > gnu: gnutls: Deprecate 'gnutls-latest'. > gnu: gettext: Remove input label. > gnu: ncurses: Rewrite using gexps. > > gnu/packages/base.scm | 4 +- > gnu/packages/gettext.scm | 5 +- > gnu/packages/guile.scm | 60 ++++---- > gnu/packages/ncurses.scm | 301 +++++++++++++++++++-------------------- > gnu/packages/tls.scm | 62 +++----- > 5 files changed, 200 insertions(+), 232 deletions(-) > > > base-commit: cb3332808f42beb4c08970ed792875ee145b715c