From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id CMmVEXVuPmWeSQEAauVa8A:P1 (envelope-from ) for ; Sun, 29 Oct 2023 15:38:45 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id CMmVEXVuPmWeSQEAauVa8A (envelope-from ) for ; Sun, 29 Oct 2023 15:38:45 +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 B86FE161FB for ; Sun, 29 Oct 2023 15:38:44 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=fsfe.org header.s=2021081301 header.b=HGs5rd3H; dmarc=fail reason="SPF not aligned (relaxed)" header.from=fsfe.org (policy=none); 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1698590325; a=rsa-sha256; cv=none; b=e+09C80/6sMbp/W7+SddNaDtneBumyj1PBr/Om0wZTpwzkWx05XdeqZgGhJWrRFvxvqb5X ZUojviDDuyE2WTvEEy87ID091ENocTgIyOVGZQvUN8+9R26KRIZ3R+ofEYnt+RiT9srZLt RSysQTXW6jOZFJlLo4EAzGtT93oAyGPSPLQ4VhtI/E04fWOfUTS4s/wRnF/jdcwHli86I5 sh1lKvnMs6VvmozuGIR1xLMWqUmn9Pt0ZlC2mebo4mcZxyYjnucbPqJvsoJdKo/cbaRcRP 7wZbTdrlYlmTDKj7+PBoYmS9hsaNFbagXbmAaU9UmEZ/ORrC3rFbvZEgq8Kl4Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1698590325; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=Y8fhMrxIUCbXyfHl+YYafBIJ2h6g8uPQYxq4bE6Svm8=; b=jS5s2Vo+ptYq3fOSExY92VRX3D9A3aBvl6RH6DOP7HqGkr0146svvTLT2TRoygzHT5x08s OsGV3GCq9u3ivOMkKs34P0M02amU1DTqC5WaoeYpdVY+jGaYwr79iTEMS3MNipPy9bBBaf YlCfUZWyzP7qAnKat7GTfw95AQjz0zZVu/qKNbc9Z7eRYnxk3UjjaNubmEoWqS2H6YeEpI iGmLKfIqfWGXMuLVHhnYCexjjuDo15JpyBYfotUqmEs+uzVjzfmJ6N6KFNfbIYiCzZVCeO qLvbBW7DoNn7vAdO/kNpxTeL5jdgHOzSJUHQjJPNiQXFbH7Yj2GGX8F4ng1FUg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=fsfe.org header.s=2021081301 header.b=HGs5rd3H; dmarc=fail reason="SPF not aligned (relaxed)" header.from=fsfe.org (policy=none); 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" Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qx6vx-00036C-1Y; Sun, 29 Oct 2023 10:38:33 -0400 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 1qx6vu-00035t-19 for guix-patches@gnu.org; Sun, 29 Oct 2023 10:38:30 -0400 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 1qx6vt-0002ef-PN for guix-patches@gnu.org; Sun, 29 Oct 2023 10:38:29 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qx6wP-0007Ss-VN; Sun, 29 Oct 2023 10:39:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#66819] [PATCH 0/5] Update Clojure-related packages for Emacs Resent-From: jlicht@fsfe.org Original-Sender: "Debbugs-submit" Resent-CC: andrew@trop.in, cox.katherine.e+guix@gmail.com, liliana.prikler@gmail.com, guix-patches@gnu.org Resent-Date: Sun, 29 Oct 2023 14:39:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 66819 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 66819@debbugs.gnu.org Cc: Jelle Licht , Andrew Tropin , Katherine Cox-Buday , Liliana Marie Prikler X-Debbugs-Original-To: guix-patches@gnu.org X-Debbugs-Original-Xcc: Andrew Tropin , Katherine Cox-Buday , Liliana Marie Prikler Received: via spool by submit@debbugs.gnu.org id=B.169859033228676 (code B ref -1); Sun, 29 Oct 2023 14:39:01 +0000 Received: (at submit) by debbugs.gnu.org; 29 Oct 2023 14:38:52 +0000 Received: from localhost ([127.0.0.1]:42962 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qx6wG-0007SS-JV for submit@debbugs.gnu.org; Sun, 29 Oct 2023 10:38:52 -0400 Received: from lists.gnu.org ([2001:470:142::17]:55378) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qx6wC-0007SD-PE for submit@debbugs.gnu.org; Sun, 29 Oct 2023 10:38:51 -0400 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 1qx6va-00031E-Fp for guix-patches@gnu.org; Sun, 29 Oct 2023 10:38:10 -0400 Received: from mail2.fsfe.org ([2001:780:215:1::55]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qx6vY-0002cF-2y for guix-patches@gnu.org; Sun, 29 Oct 2023 10:38:10 -0400 From: jlicht@fsfe.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fsfe.org; s=2021081301; t=1698590270; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=Y8fhMrxIUCbXyfHl+YYafBIJ2h6g8uPQYxq4bE6Svm8=; b=HGs5rd3HCfHyOgMmmZCPabwnlkjcaQbsAwx2vXoPJwlMeccA/G75H3P6Giwv+G1UzrrAQH uhtGwvnP7GSKGMh5ofMb93924uea1Q0Ceon32ygDgrDhUUVLik5EDHx3MIb57/L7vrSiYi 39gsFEL2RB5SCtYZ0X9cvRegvXpuJ2g= Date: Sun, 29 Oct 2023 15:37:49 +0100 Message-ID: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=2001:780:215:1::55; envelope-from=jlicht@fsfe.org; helo=mail2.fsfe.org X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham 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-Scanner: mx11.migadu.com X-Spam-Score: 5.90 X-Migadu-Queue-Id: B86FE161FB X-Migadu-Spam-Score: 5.90 X-TUID: rduLRNmt8djZ From: Jelle Licht Cider had a recent release, and related packages can subsequently also be updated (or streamlined). Jelle Licht (5): gnu: emacs-org-contrib: Remove dependency on emacs-cider. gnu: emacs-clojure-mode: Update to 5.18.0. gnu: emacs-clj-refactor: Update to 3.10.0. gnu: emacs-cider: Update to 1.9.0. gnu: emacs-cider: Include enrich-classpath wrapper scripts. gnu/packages/emacs-xyz.scm | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) base-commit: 1dae56618271e7c8b19155d7984b9386ecb661f6 -- 2.41.0