From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 4CGrESZt5mIvcQAAbAwnHQ (envelope-from ) for ; Sun, 31 Jul 2022 13:53:10 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id yKiqESZt5mLe1gAA9RJhRA (envelope-from ) for ; Sun, 31 Jul 2022 13:53:10 +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 DB356353D7 for ; Sun, 31 Jul 2022 13:53:09 +0200 (CEST) Received: from localhost ([::1]:59326 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oI7VM-00032k-VY for larch@yhetil.org; Sun, 31 Jul 2022 07:53:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57674) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oI7VG-00032a-IH for guix-patches@gnu.org; Sun, 31 Jul 2022 07:53:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46772) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oI7VG-0002Hu-9U for guix-patches@gnu.org; Sun, 31 Jul 2022 07:53:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oI7VG-0005Rr-3h for guix-patches@gnu.org; Sun, 31 Jul 2022 07:53:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#56852] [PATCH] gnu: Add exult. Resent-From: "(" Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 31 Jul 2022 11:53:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 56852 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: "Tobias Geerinckx-Rice" , <56852@debbugs.gnu.org> Received: via spool by 56852-submit@debbugs.gnu.org id=B56852.165926835520908 (code B ref 56852); Sun, 31 Jul 2022 11:53:02 +0000 Received: (at 56852) by debbugs.gnu.org; 31 Jul 2022 11:52:35 +0000 Received: from localhost ([127.0.0.1]:36521 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oI7Up-0005RA-FO for submit@debbugs.gnu.org; Sun, 31 Jul 2022 07:52:35 -0400 Received: from knopi.disroot.org ([178.21.23.139]:42906) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oI7Un-0005R1-Do for 56852@debbugs.gnu.org; Sun, 31 Jul 2022 07:52:34 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id CAFCF40DC0; Sun, 31 Jul 2022 13:52:31 +0200 (CEST) X-Virus-Scanned: SPAM Filter at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2j8Fbo8cbV3M; Sun, 31 Jul 2022 13:52:30 +0200 (CEST) Mime-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1659268350; bh=myVvThslWANmb/i8e2P3raLNGlo+LXfGLQG4zKM0RIs=; h=Date:Subject:From:To:References:In-Reply-To; b=CiqsthqPMNwd9IWMqckA09RmUyJ8+mdD3mswakXRsvJu0FtN7uwF64u69ozDWLa44 4pQTj+cdCl2+Tyt+8mOq1W0TFJr87sZ4h/1X/Af6X9AF1ujCZ7eGa7bAJoPmUfDh2n qgm11d/mtlAabp819+JbgEZq5bVEpgbsoRoElkfGGdWOW+FTrtfRLlciaNraLgXxOP S0OTO++f2lDRduOGkL6sgFgjxsh7Dx5VLPlgUCnRJnuuoQ3mrZPd6Lmzm4U3Y6mXL4 TXL/dnNiO1bl1DL0NWndq2FPUc39mSZdx4SDUrBYYe9sLkhELDc33oEVdpiEc3D3UP 6FczsD8Rh2i/Q== Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=UTF-8 Date: Sun, 31 Jul 2022 12:52:30 +0100 Message-Id: References: <20220731104635.31835-1-me@tobias.gr> In-Reply-To: <20220731104635.31835-1-me@tobias.gr> 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" Reply-to: "\(" X-ACL-Warn: , "\( via Guix-patches" From: "\( via Guix-patches" via X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1659268390; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=vVJRnwCs6BUwzporNj1E4z1+gy91OSg3M5KWPSJGFzQ=; b=fMakec4w8nR2Mvax12bcaJu74SqeHIYepzZ4pQ+czJkUQlYXX7lNCiPUCnX45UztvDusba TL0rWszOjYyeFqVPAZggeV8Oqjay90JnCJDYbwf/Fc7BLzie0IUchaIKwin1AFltELN0Es w7j5GDPaSC6RIg1tXTd1X5TJf+pKChSPNOKSlX9QtDUYcfLKZLsK5e5NClqWajhrBvXmAl 6rSQSJsTA+S7e9RvplWEYo995Kp2bQB+4ko+bG2YB7v3bIgoWIAoS5nfkldm6tAURAu3XV ZH90K/8Pux+fSa0KNaLv+pQFAmUQRiPK1aL9+3YotMGEL7FTOBTpmIfJcC2s4w== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1659268390; a=rsa-sha256; cv=none; b=YinFeWlkMtu7+mu6f5VPCHNaPMQ8xqg+YCIuNjWL9sgxapI4Mdsub/HWSIVkkdQMnSrjPW QVSskm4SELRs+W8PRXr5SpK1/gJCbf2kJYZKdC0wFoA+0moRgJuE2xjsI6kKQ6txcerYWE 8t3aUr7teHECoqyy68cPvB5NKFPWoQMTdHd/MKOOOtXJGXyoD1CuSG9UcbWDnI8pbuiVE1 0UTKoW4Wpn23+yxt7sAEwXj9iS7eLk+GmgUi1LC1N4y6N5T53DC1QkN3ClCHqvsH+1ahXD hpgKewPSYENZjHvvLPSwkegNkPrwvpl0eHNE94A/+GwIL6otoApYp/9VIm3tfw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=CiqsthqP; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Spam-Score: -2.42 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=CiqsthqP; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Queue-Id: DB356353D7 X-Spam-Score: -2.42 X-Migadu-Scanner: scn1.migadu.com X-TUID: AYjvU5qAlicL Hello! On Sun Jul 31, 2022 at 11:46 AM BST, Tobias Geerinckx-Rice via Guix-patches= via wrote: > + (origin > + ;; The release tarball isn't bootstrapped, and Git is more robust= (SWH). > + (method git-fetch) > + (uri (git-reference > + (url "https://github.com/exult/exult") > + (commit (string-append "v" version)))) > + (file-name (git-file-name name version)) > + (sha256 > + (base32 "1qfbkz05w8989vafc6dvw1wmdi1mvkr4kkgk3ccixadf4616kcb3"))= )) I don't think it's really necessary to justify the use of Git here, since G= it is preferred over tarballs anyway. -- (