From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id FQ5EMj1fUmBCDgAA0tVLHw (envelope-from ) for ; Wed, 17 Mar 2021 19:57:49 +0000 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id XChvLT1fUmBTBQAAB5/wlQ (envelope-from ) for ; Wed, 17 Mar 2021 19:57:49 +0000 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 2E6E4296DD for ; Wed, 17 Mar 2021 20:57:49 +0100 (CET) Received: from localhost ([::1]:56948 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lMcIe-0001i1-8j for larch@yhetil.org; Wed, 17 Mar 2021 15:57:48 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:60638) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lMcIT-0001hv-O4 for help-guix@gnu.org; Wed, 17 Mar 2021 15:57:37 -0400 Received: from mail-wm1-x334.google.com ([2a00:1450:4864:20::334]:44940) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lMcIQ-0003AH-7b for help-guix@gnu.org; Wed, 17 Mar 2021 15:57:37 -0400 Received: by mail-wm1-x334.google.com with SMTP id j4-20020a05600c4104b029010c62bc1e20so2019916wmi.3 for ; Wed, 17 Mar 2021 12:57:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:subject:in-reply-to:references:date:message-id:mime-version :content-transfer-encoding; bh=dZ3fOskkH6WjJpJdAre0f73qbQMZGfYZuTmU88iduyM=; b=LmvN4QkuA7MKrA+gjEeVoeF+2o6wMGJo5AQ1uge/TmBXXsbsTBBWkUX7Kfgh8F5Vrb /LNL9kwIxWq6zeRHb9vtUGwx+HagfQWTJS0gwJyN1OFMsBR4dr9ZSdvaSXsWzGhoxui1 sT+MD491Ha6nI4pKY7ZgUKvf4JbnAQko2FHso0pnpKg69ffcBdToFiABtvKX+C2u6des fXCYrtSBMyrSLtW3iIxXsqdUwTe+j1rGgGOt0oSnXovU1tk+qXbdGnoHjcPG0EyMRZph XqKaBvZu47Q5CGCA06wEraIHoWyo+Nsen3l96tSQW5pQsDhgPk/RWkAVf02JAAZKZdS+ 9d+g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:subject:in-reply-to:references:date :message-id:mime-version:content-transfer-encoding; bh=dZ3fOskkH6WjJpJdAre0f73qbQMZGfYZuTmU88iduyM=; b=h0sW9xkxRzI26Xv3T04REFxpM6AOM4TLnDWl9xhagfpDVhA9gI0ZokxRZ4frepg9ul 11dF2xN+6LeAJYRip/RMBvP8duGTvQYuIRLNtKS40uRz1F5mdjj+4oIqQq20tOhB/lw7 Laxaliul+nLxM03b8pgom1cN/+Tn1y7208Pxn0vMOm+2lwQa7vPpF99b9kN6lungMyIe Yu04ViRCpYW3u2e4pkHD5zINNRlQBpHjzK9k92ITd9Efz2rAtTF+EZ/V0J1CVK/9eqMU isqx8Lq1H/wuqknzx8Z5VfEYiE2y4Dc1+Ah98PmvI64Pv0+FsfKZWCN8TfRgAQ19Siv3 MgKw== X-Gm-Message-State: AOAM5306z6k0VWAq2+D7JKiBMgVxVLtvIFwcCBdgFnYwlJlBHviZ11Az 0bmHxlrtm32kIuluDmU3l8+Mv2y1s6E= X-Google-Smtp-Source: ABdhPJwiE0yIF8d9kidzoz0t8Ramwg8iLr2Zp3UaZ7uleasz8LnrQomUrfrdGuwh+ego+c/VTx0tQg== X-Received: by 2002:a05:600c:4f8e:: with SMTP id n14mr444513wmq.166.1616011052320; Wed, 17 Mar 2021 12:57:32 -0700 (PDT) Received: from lili ([2a01:e0a:59b:9120:65d2:2476:f637:db1e]) by smtp.gmail.com with ESMTPSA id e17sm918383wra.65.2021.03.17.12.57.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 17 Mar 2021 12:57:31 -0700 (PDT) From: zimoun To: Matthew Brooks , "help-guix@gnu.org" Subject: Re: minetest, minetest-data, and minetest-mineclone, have updated. In-Reply-To: <20210317131006.32caaffe@mailbox.org> References: <20210317131006.32caaffe@mailbox.org> Date: Wed, 17 Mar 2021 20:48:45 +0100 Message-ID: <86r1kdv9wi.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2a00:1450:4864:20::334; envelope-from=zimon.toutoune@gmail.com; helo=mail-wm1-x334.google.com 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, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1616011069; h=from:from:sender:sender: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: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=dZ3fOskkH6WjJpJdAre0f73qbQMZGfYZuTmU88iduyM=; b=DvqzhOIxC8cdSnJZzetN0tFIGLVEI6fuyE4Vj93csT/S1wmdip6jMiTvT49nxImdJQoZgj QC7Cy2dg4wIehdpyqAWo4H5mW1iZkGNAgR3tWsH8238jPEmpubJdGs9NEwVBSP+XO6+1yW w6p0tdnhRIj9j9rMPhD6pfNsjhyYXMoCBkm/HtX1xpyDp9mTESwtYRUf5+jDPf8/Ui02E2 0lGBEMMNN7uZi9lJ+ymMRX5M2hB+0muVyWb2s+bqPH5KkQAZuGIcew7jckBs2GqsUG2NmO 6rWUB5X/VagZ/h37eDNyou27Ias27Jtt7AZQrhZoEBY/mM0P3GkOdSaTrqhbGg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1616011069; a=rsa-sha256; cv=none; b=omnhq6hPughtSeXV5GKl7+T2BbT3jbgLUd/ZstahGC8ZBWA+TMon4hCAswasgiOOQfyzTc kRJP1o5lYyITYr3vDoMEL7wjwH3YUjLiTt2hb2x4HNGBpSjv+AEN5Wo2bXy7WY9WlmZnvD WLpX9grywqH/KPa+hDUL+2XIgwUBOV6D1Yv8lWU4whCcHJ8LExzf23D8x6W6zQC9Sy7oag 5KM9Zwvd0SnDQbZw9bBuHceGPJcM6D3r1iETPF3GtbS1jjBbm0ucVPvHso4oSuf4Q79MSY fJgGKkdOaARXPGyMm+JNPdyJ3SRWP9CIO5EjjquJTkty9K6riWGU3KOd6qkhjw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=LmvN4Qku; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Migadu-Spam-Score: -3.10 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=LmvN4Qku; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Migadu-Queue-Id: 2E6E4296DD X-Spam-Score: -3.10 X-Migadu-Scanner: scn0.migadu.com X-TUID: vYbCA+Q5Kual Hi, Matthew On Wed, 17 Mar 2021 at 13:10, Matthew Brooks w= rote: > Not sure where the proper place is to report updates, so I figured I'd > post it here for now. Thanks for the report. > > minetest, minetest-data, and minetest-mineclone, all have updates. > > minetest's new version is "5.4.0", and it's new hash is > "1a17g6cmxrscnqwpwrd4w2ck3dgvplyfq4kzyimilfpqar1q69j9".=20 > > minetest-data's new hash is > "11dz36z0pj2r7i8xm8v5lskzws81ckj6sc0avlmvdl8qdc9x83w5". (It's version > is automatically matched to minetest's.) > > minetest-mineclone's new version is "0.71.0", and it's new hash is > "0qm809dqvxc7pa1cr9skmglq9vrbq5hhm4c4m5yi46ldh1v96dgf". What do you think to submit these as 2 patches to guix-patches? The entry point is: which can be summarized as: guix environment guix --ad-hoc git:send-email ./bootstrap ./configure =E2=80=93localstatedir=3D/var/ make then update the version number and hash of one package minetest and minetest-data then build the new version: ./pre-inst-env guix build minetest minetest-data --no-grafts you can also use build a second time with the option --check to ensure that the package build reproductibly. Commit with a message according the standards. Repeat for the other package. Use git-format-patch and send with git-send-email the first patch to guix-patches@gnu.org, wait and send the second to 123456@debbugs.gnu.org where 123456 is the bug number returned by Debbugs. Feel free to ask any question if you need help and/or advice. Cheers, simon