From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:1008:1e59::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id SO45NXjhl2UPPAEAkFu2QA (envelope-from ) for ; Fri, 05 Jan 2024 12:01:12 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id 0A1iLnjhl2VFWQEA62LTzQ (envelope-from ) for ; Fri, 05 Jan 2024 12:01:12 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=GUwRhMVD; 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=1704452472; 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:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=/+oKvBrxGu43G8Zf3g8+nQ8J4GnVPLUlsKGSOzlrICs=; b=EaG/XSPKl6kg7icneDZLoeyK0HhiAsTlmcvfAuwzZrSu/Guh8VD5J39d/6IoQ8WweoW4Gy m+msecec+kpS8B7bmfx++wX76gwwwM/7zSG56mOQC4bHETk5saPIFeix3agLWaxCKTSAnE bosve5+7L4IXaufzAAqUILEcE65LHYuPd0l1Rhx9KWvLaHJ3qWyCihtx5cqPx03G6pfcEh iivUOIWkf/wthY+ACPXdWRkOx3OqWW3ZzQDHbs/suOxHe9V5qJgLe3b//o3VyCSQgIhbtT tyIzrsgP3ErR0Ahl76ER8vv2C4NIs4esbAXMZr6GnHvpjhXwKyOKJ36b4K3mdg== 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=GUwRhMVD; 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=1704452472; a=rsa-sha256; cv=none; b=Rgk094IH5DT4iXBLEROSDvna6MGbONVtg7DKwJaEgGEbx/dH0njAP4gBiBvhwslwHPte32 0uSfG+e8tf5eNI6YHVQkNM+s01gJHxcC3CjYNVGglm3b0Y3stWOV7LeqOn2dINXy+XvO1f l+wJJD80LN7qdh8eRHzhJx6z71WMg75h2I8czfykI4Jfgd7g4FemngPuSrctxsHe+TByGB iWufAqwXLSEEDKdmUXVYigDeS+RbSSHIcusDWzQRvc/Xd9uoY1QOCFuyVMvXA2ZuVLOx/e yPOa68WnJDmFJpvou8SX+ST6sdntpDC4Vpw5N1RTQ97f8ta9qZv+hs/j+IhRTw== 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 9964B458D2 for ; Fri, 5 Jan 2024 12:01:12 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rLhwl-00050C-1O; Fri, 05 Jan 2024 06:01: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 1rLhwg-0004v0-OC for guix-patches@gnu.org; Fri, 05 Jan 2024 06:00:59 -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 1rLhwg-00055S-Ft for guix-patches@gnu.org; Fri, 05 Jan 2024 06:00:58 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rLhwk-0004D0-NE for guix-patches@gnu.org; Fri, 05 Jan 2024 06:01:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#68258] [PATCH 3/7] DRAFT gnu: shepherd: Update to 0.10.3. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 05 Jan 2024 11:01:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 68258 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 68258@debbugs.gnu.org Cc: Ludovic =?UTF-8?Q?Court=C3=A8s?= Received: via spool by 68258-submit@debbugs.gnu.org id=B68258.17044524079326 (code B ref 68258); Fri, 05 Jan 2024 11:01:02 +0000 Received: (at 68258) by debbugs.gnu.org; 5 Jan 2024 11:00:07 +0000 Received: from localhost ([127.0.0.1]:56465 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rLhvq-0002Oq-AL for submit@debbugs.gnu.org; Fri, 05 Jan 2024 06:00:07 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:44726) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rLhvo-0002G1-Iu for 68258@debbugs.gnu.org; Fri, 05 Jan 2024 06:00: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 1rLhvf-0004gJ-1u; Fri, 05 Jan 2024 05:59: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:References:In-Reply-To:Date:Subject:To: From; bh=/+oKvBrxGu43G8Zf3g8+nQ8J4GnVPLUlsKGSOzlrICs=; b=GUwRhMVDYey3iinM+ESR mp3qe9Ff+DkxzGYrzu7xBLHGdQCbuv9U2Yf6UaZq2Wetc8p5YEzK5p2rboRdm9dPtzKzoDSuz/jNG MWPx42sFmgFmF6uDbj8fza28YhqIQML0BrkyoyrSHdeCx+psT/MNuITanA/OvnnYixqmtCJ6zjUpU nyqYOZ5WG/qESb6KKURBeLwKCgn1d3V2B+QmPgxSJ1N9CnLQ/xEkcK9QFIRWZefB9Cm13dctn2/5z 6caLyXJkNRnWEWoIviLKFfumb8IhNURsPCQKpLNhC4/MX7+rQcfGjhkx6YKxVLpAGetJ1Qs+K8t6T sYW++xnQ1Vs2rg==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Date: Fri, 5 Jan 2024 11:59:30 +0100 Message-ID: <87cbd38f480207f3cbe5ce4ae1d7c63f92d4f4a6.1704451578.git.ludo@gnu.org> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 X-Migadu-Scanner: mx13.migadu.com X-Migadu-Spam-Score: -5.47 X-Spam-Score: -5.47 X-Migadu-Queue-Id: 9964B458D2 X-TUID: zPiKjFVYOTwS DRAFT: Update to the actual release. * gnu/packages/admin.scm (shepherd-0.10): Update to 0.10.3. Change-Id: I6b14a41c22a18bcf0c5bd380d7f118276d0f761c --- gnu/packages/admin.scm | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm index 377caf8793..e4de0c25d4 100644 --- a/gnu/packages/admin.scm +++ b/gnu/packages/admin.scm @@ -373,14 +373,14 @@ (define-public shepherd-0.9 (define-public shepherd-0.10 (package (inherit shepherd-0.9) - (version "0.10.2") + (version "0.10.3rc1") (source (origin (method url-fetch) - (uri (string-append "mirror://gnu/shepherd/shepherd-" + (uri (string-append "https://alpha.gnu.org/gnu/shepherd/shepherd-" version ".tar.gz")) (sha256 (base32 - "0v9ld9gbqdp5ya380fbkdsxa0iqr90gi6yk004ccz3n792nq6wlj")))) + "05zjaqh2xzc929vlk5qvl8h6w7irm56j3nx8cw1z4fra6mmsgdgh")))) (native-inputs (modify-inputs (package-native-inputs shepherd-0.9) (replace "guile-fibers" ;; Work around -- 2.41.0