From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id OPWeFdpXRWb6cwAAe85BDQ:P1 (envelope-from ) for ; Thu, 16 May 2024 02:48:26 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id OPWeFdpXRWb6cwAAe85BDQ (envelope-from ) for ; Thu, 16 May 2024 02:48:26 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=AgOcfaon; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1715820506; a=rsa-sha256; cv=none; b=hMtKSlrQuETeZv1MFR0R1UUfeoHKbdCD+Mxq8RT+Vn69i0YO+owRl9MBGQ+iOm09BSCY4u Q/FY9dlI+i0nt/kXip6m0+U97MIeMF4J61D0LH4BwKRj7M7Mpyg6hRLBnHUPn4l/bQlOeR ShxnonCTSETdz7Gf7XwAvbd3L5WLaGbMPhTItiL8okHhVPtSX85ooe0gRqj04r+5ulycOZ pkSTt0EPHET3z1xEite13gY8/kpGl2Kg6OdTh3nlnkbnw5A5TiyKzyEAxXpe6C5BioMQq/ hO+78sEbfVEaPj+jaVSFCh8gxOJynwBpl47hCrbN29XL65XAi0Isn/3+nSfPSA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=disroot.org header.s=mail header.b=AgOcfaon; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1715820506; h=from:from:sender:sender:reply-to: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=O10EGPrC3nBl9qjr34TVC3c9zgg0bNtZWwuozvLsTuY=; b=ozsN5gHS7avRMLRqB2r9VA+e7ggNIhZBz0Eprf2GTacPYzLGfo+BDNTfXu3iUqUuV4wJFW nYWHCAuLESBiyauhfFVrDf+K7HvBupGwxfLd0pjCwoyI9qwNJ6IwDIpjDj91CujRpzc6LH wm8f3DGfkMDGBjNUYbWjhb6MLfm0onP/7IkQiHBL/FtTwXg+y3CTB8Nx/DGhFTyLpbw6oU V9ckpEIclykSmd32lztMTkDcUhXY48T+hsAC6x37ZgIFAj2wZUGpl7bC4p79V00OuhKeBY xnlKY8JyzPJhhyqJfcOn9pDHHbezNEYdj2Lvunwol2c6h8Ya8pi5UaBfV7nLMw== 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 0FE031C7E6 for ; Thu, 16 May 2024 02:48:26 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1s7PHy-0001v6-PB; Wed, 15 May 2024 20:48: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 1s7PHt-0001uH-IX for guix-patches@gnu.org; Wed, 15 May 2024 20:48:02 -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 1s7PHs-0004Nd-Q6 for guix-patches@gnu.org; Wed, 15 May 2024 20:48:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1s7PHu-0001w8-Hv; Wed, 15 May 2024 20:48:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#70971] [PATCH 1/3] gnu: dhewm3: Use git repository. Resent-From: James Smith Original-Sender: "Debbugs-submit" Resent-CC: adam.faiz@disroot.org, liliana.prikler@gmail.com, iyzsong@envs.net, guix-patches@gnu.org Resent-Date: Thu, 16 May 2024 00:48:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 70971 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 70971@debbugs.gnu.org Cc: James Smith , Adam Faiz , Liliana Marie Prikler , =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= X-Debbugs-Original-Xcc: Adam Faiz , Liliana Marie Prikler , =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Received: via spool by 70971-submit@debbugs.gnu.org id=B70971.17158204757416 (code B ref 70971); Thu, 16 May 2024 00:48:02 +0000 Received: (at 70971) by debbugs.gnu.org; 16 May 2024 00:47:55 +0000 Received: from localhost ([127.0.0.1]:45389 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s7PHm-0001vY-Lx for submit@debbugs.gnu.org; Wed, 15 May 2024 20:47:54 -0400 Received: from layka.disroot.org ([178.21.23.139]:54780) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s7PHk-0001vS-O3 for 70971@debbugs.gnu.org; Wed, 15 May 2024 20:47:53 -0400 X-Virus-Scanned: SPAM Filter at disroot.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1715820469; bh=DjurhqC0MYlKWT8gDBzEKBWSF8O2xt7btH6D5bWC+Tc=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=AgOcfaondbBixBFdYbctbx9GvLQuPDqtVpowJYT0IxWP5WweZTEi14JNI9xjVKfuo 2Fd6Ipr2kTygb4YPVynlxqikSYOPVV1S3J26o42s+BgsEty10uWPZncu/C2RkX4ZlX 2Fj4xpGcIupFt09Gj2DwwEDQpygk+sILiqm18yrrMmg0TV+ZHsgFW2Phh3DWH5TETM vwqozxpry+f3q8Gz4XPUOqi63BDn2k005YTeeKqJEKURy/2eSjptKGaT3uIku7VzJ3 gbqqbCdgMvxU0RK5SvAuoVyz2uInN+p2NyN55P4rfw2ihsFrjC2SdQLlxhYu5EX4mf ENskNM3H6u+sw== Date: Wed, 15 May 2024 17:46:39 -0700 Message-ID: In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 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: , Reply-to: James Smith X-ACL-Warn: , James Smith via Guix-patches From: James Smith via Guix-patches via 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-Queue-Id: 0FE031C7E6 X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -5.37 X-Spam-Score: -5.37 X-TUID: SN+r6nJ0Nmn5 * gnu/packages/game-development.scm (dhewm3) [source]: Use git repository instead of downloading a tarball from GitHub. Change-Id: I81ff5de0687221d7eec64b0165dbf10c2d041260 --- gnu/packages/game-development.scm | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/gnu/packages/game-development.scm b/gnu/packages/game-development.scm index bf0f984ec7..86d3cc0a06 100644 --- a/gnu/packages/game-development.scm +++ b/gnu/packages/game-development.scm @@ -29,6 +29,7 @@ ;;; Copyright © 2022 Jai Vetrivelan ;;; Copyright © 2022 dan ;;; Copyright © 2023 John Kehayias +;;; Copyright © 2024 James Smith ;;; ;;; This file is part of GNU Guix. ;;; @@ -3099,13 +3100,13 @@ (define-public dhewm3 (name "dhewm3") (version "1.5.2") (source (origin - (method url-fetch) - (uri (string-append - "https://github.com/dhewm/dhewm3/releases/download/" - version "/dhewm3-" version "-src.tar.xz")) + (method git-fetch) + (uri (git-reference (url "https://github.com/dhewm/dhewm3") + (commit version))) + (file-name (git-file-name name version)) (sha256 (base32 - "10p0w1x5wx9b7d8mzvb6yqjia9prhkjwz04vbvphy8p383r33am6")))) + "056prmry1lag1pandcw058y5yzbah80ccmz8qlmlx9siz8zlxqyw")))) (build-system cmake-build-system) (arguments `(#:tests? #f ; No tests. -- 2.41.0