From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 8B1JJlfrQmQHNQAASxT56A (envelope-from ) for ; Fri, 21 Apr 2023 22:00:23 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id wBF8JVfrQmSlQgEAG6o9tA (envelope-from ) for ; Fri, 21 Apr 2023 22:00:23 +0200 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 3F04B2A14A for ; Fri, 21 Apr 2023 22:00:23 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=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-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1682107223; 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; bh=EV1A/ugqeJpqYi519E3XPOzjtxBl/cQh1hmM4AIlCIs=; b=doKn8uUAr1pNM6+qkFfRoMd1LTBWvb7J5CQK1F6NU2jBPQdTDOw3P5IU2/7t6s26nf2EV2 uMdAhYL6mtXLWSRqL6Z8fZXXmHslN3YpEvfhbN+wd9h3XLgaJs7kcA4LBKb/N6S/9ixcic 8t1rpcpYDB7zmxLVY6MCBEK6J+kBaPvGM6e4fbUJ+8LEBwwxg1LpIIWjQI8FbQAgtQPOzI 7uYyqAZfi+UMENl6KiXlpp1sTyLUfjGhtXpg5lHSyKzkMDKo/lhdGh+aKPSR5jM+c6s1PI HAA+xTuVyKQYxNxH+bc3ssLBzEp9HIRZL87ZpUXm/Gr7A8OT37+RwbGrPOS6BQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=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=1682107223; a=rsa-sha256; cv=none; b=SPKA/vAjV26ThHJ9gLSdwxVVWI2LkX0GMyNyGA/J8WjULbSOre/fD/q2B8K9mAwkPAZyjh bOlwLlFkogNAa3lXGbJ/z9AZYqjuv0MQ6xa4kCc2LPd4g6SXovPWD9pgMBl2aJRrS7JxUK M+fyD//YfmSedhT4A0yhkkcshEU7pAYtEwA+JQrb+2ygG1CmAD6rQBGqFb9Xy/2AOaju7H CNHTH8jecYk94fKky1BBlfqTUQsG35PkFqbGWFCLNKQ2pTF66H3V6C/ebYGtblUrAwVvXv dwAvxnZhSDhYYzshIRBDo5DtkNvklOninSZ8j5ZFTcsuZ5AgZ0uW58EGybRRDg== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ppwvO-00026F-HI; Fri, 21 Apr 2023 16:00:06 -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 1ppwvK-000260-O6 for guix-patches@gnu.org; Fri, 21 Apr 2023 16:00:02 -0400 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 1ppwvK-0002Um-9g for guix-patches@gnu.org; Fri, 21 Apr 2023 16:00:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ppwvK-0003Mx-3m for guix-patches@gnu.org; Fri, 21 Apr 2023 16:00:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#63003] [PATCH 2/3] gnu: Add go-github-com-coreos-go-systemd-activation. Resent-From: "Timo Wilken" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 21 Apr 2023 20:00:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63003 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: <63003@debbugs.gnu.org> Cc: guix@twilken.net Received: via spool by 63003-submit@debbugs.gnu.org id=B63003.168210717912891 (code B ref 63003); Fri, 21 Apr 2023 20:00:02 +0000 Received: (at 63003) by debbugs.gnu.org; 21 Apr 2023 19:59:39 +0000 Received: from localhost ([127.0.0.1]:41206 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ppwuw-0003Lr-TX for submit@debbugs.gnu.org; Fri, 21 Apr 2023 15:59:39 -0400 Received: from mx1.mythic-beasts.com ([46.235.224.141]:41131) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ppwuu-0003LZ-D4 for 63003@debbugs.gnu.org; Fri, 21 Apr 2023 15:59:36 -0400 Received: by mailhub-cam-d.mythic-beasts.com with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1ppwuo-001zG0-NX; Fri, 21 Apr 2023 20:59:30 +0100 Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Fri, 21 Apr 2023 21:59:24 +0200 Message-Id: From: "Timo Wilken" X-Mailer: aerc 0.14.0 References: <20230421195515.10316-1-guix@twilken.net> <20230421195515.10316-2-guix@twilken.net> In-Reply-To: <20230421195515.10316-2-guix@twilken.net> X-BlackCat-Spam-Score: 7 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: UNKNOWN X-Migadu-Spam-Score: -1.56 X-Spam-Score: -1.56 X-Migadu-Queue-Id: 3F04B2A14A X-Migadu-Scanner: in3.migadu.com X-TUID: 8+UdY5ceprkk On Fri Apr 21, 2023 at 9:55 PM CEST, Timo Wilken wrote: > Required by restic-rest-server; see following commit. > > * gnu/packages/golang.scm (go-github-com-coreos-go-systemd-activation): N= ew variable. >=20 > @@ -8980,7 +9003,7 @@ (define-public go-github-com-emirpasic-gods > (build-system go-build-system) > (arguments > `(#:import-path "github.com/emirpasic/gods" > - ; Source-only package > + ; Source-only package > #:tests? #f > #:phases > (modify-phases %standard-phases Oops, sorry about this accidental reformatting! Should I resend this patch series or can that be removed when applying the commit?