From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 22 06:27:24 2024 Received: (at submit) by debbugs.gnu.org; 22 Nov 2024 11:27:24 +0000 Received: from localhost ([127.0.0.1]:53408 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tERop-0005At-FQ for submit@debbugs.gnu.org; Fri, 22 Nov 2024 06:27:23 -0500 Received: from lists.gnu.org ([209.51.188.17]:50468) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tERom-0005Ak-5a for submit@debbugs.gnu.org; Fri, 22 Nov 2024 06:27:20 -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 1tERol-0002t9-N9 for guix-patches@gnu.org; Fri, 22 Nov 2024 06:27:19 -0500 Received: from nsmtp.uni-koblenz.de ([141.26.64.14]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tERoj-0007Ys-Vx for guix-patches@gnu.org; Fri, 22 Nov 2024 06:27:19 -0500 Received: from localhost (localhost [127.0.0.1]) by nsmtp.uni-koblenz.de (Postfix) with ESMTP id A17611A0028; Fri, 22 Nov 2024 12:27:06 +0100 (CET) Authentication-Results: nsmtp.uni-koblenz.de (amavisd-new); dkim=pass (1024-bit key) reason="pass (just generated, assumed good)" header.d=uni-koblenz.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=uni-koblenz.de; h=content-transfer-encoding:content-type:content-type :mime-version:references:in-reply-to:x-mailer:message-id:date :date:subject:subject:from:from:received:received:received; s= mail; t=1732274826; x=1734089227; bh=+r7wM8AVV0cHv+pm884XKRI2ceB 0DVMxrUSiU3+gV7c=; b=iVvMjIn8oOPmIlu0rLS/YaZjQbtrQASAgoSNKip95q3 73BL0PpA3uboCDxtxhdyRc4MsLqy/L9uUM4W2qp8E/Kl1Eg6fGeOZdZhFHWF0S8g UOA962qoPJdRCHN+D3r8aF3n1gcsqKhUQebK2lsuQ3RXY6jUQ6LITuUg3FlAIqEE = X-Virus-Scanned: Debian amavisd-new at uni-koblenz.de Received: from nsmtp.uni-koblenz.de ([127.0.0.1]) by localhost (nsmtp.uni-koblenz.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sfeYSo96ThrX; Fri, 22 Nov 2024 12:27:06 +0100 (CET) Received: from mailproxy.uni-koblenz.de (mailproxy.uni-koblenz.de [141.26.64.230]) by nsmtp.uni-koblenz.de (Postfix) with ESMTPS; Fri, 22 Nov 2024 12:27:06 +0100 (CET) Received: from nutbook9.fritz.box (unknown [IPv6:2001:9e8:5ed2:1900:8857:36ac:d6cf:5b7e]) by mailproxy.uni-koblenz.de (Postfix) with ESMTPSA id 4BD4D100560; Fri, 22 Nov 2024 12:27:06 +0100 (CET) From: Julian Flake To: guix-patches@gnu.org Subject: [PATCH 1/1] gnu: geteltorito: Use new home page and origin. Date: Fri, 22 Nov 2024 12:26:49 +0100 Message-ID: <13691500935ccae721831bd8869d8014daafec36.1732274688.git.flake@uni-koblenz.de> X-Mailer: git-send-email 2.46.0 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Received-SPF: pass client-ip=141.26.64.14; envelope-from=flake@uni-koblenz.de; helo=nsmtp.uni-koblenz.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, RCVD_IN_VALIDITY_SAFE_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: Julian Flake X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) * gnu/packages/cdrom.scm (geteltorito)[https://github.com/rainer042/geteltorito]: Use new URI. Change-Id: Idc5c2b935419855805b5f9727540192de093b1b4 --- gnu/packages/cdrom.scm | 25 ++++++++++++++++--------- 1 file changed, 16 insertions(+), 9 deletions(-) diff --git a/gnu/packages/cdrom.scm b/gnu/packages/cdrom.scm index ef02787465..9f9acf19a2 100644 --- a/gnu/packages/cdrom.scm +++ b/gnu/packages/cdrom.scm @@ -15,6 +15,7 @@ ;;; Copyright © 2019 Eric Bavier ;;; Copyright © 2020 Timotej Lazar ;;; Copyright © 2023 Zheng Junjie <873216071@qq.com> +;;; Copyright © 2024 Julian Flake ;;; ;;; This file is part of GNU Guix. ;;; @@ -725,13 +726,16 @@ (define-public geteltorito (name "geteltorito") (version "0.6") (home-page - "https://userpages.uni-koblenz.de/~krienke/ftp/noarch/geteltorito/") - (source (origin - (method url-fetch) - (uri (string-append home-page name "-" version ".tar.gz")) - (sha256 - (base32 - "1gkbm9ahj2mgqrkrfpibzclsriqgsbsvjh19fr815vpd9f6snkxv")))) + "https://github.com/rainer042/geteltorito") + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/rainer042/geteltorito") + (commit "d6c7ba03c3c4c5bc4cb68e3602c9427b0912f16f"))) + (file-name (git-file-name name version)) + (sha256 + (base32 "15dh5ibmqr3pyxyiica4r9nn1xk1j0gr3xy2s3n8b4n7b2mn8n01")))) (build-system gnu-build-system) (arguments `(#:tests? #f ; No tests. @@ -742,8 +746,11 @@ (define-public geteltorito (replace 'install (lambda* (#:key outputs #:allow-other-keys) (let ((out (assoc-ref outputs "out"))) - (install-file "geteltorito" - (string-append out "/bin")))))))) + (install-file "geteltorito.pl" + (string-append out "/bin")) + (rename-file (string-append out "/bin/geteltorito.pl") + (string-append out "/bin/geteltorito")) + (chmod (string-append out "/bin/geteltorito") #o555))))))) (inputs (list perl)) (synopsis "Extract the boot image from a CD-ROM") (description -- 2.46.0 From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 22 06:50:25 2024 Received: (at control) by debbugs.gnu.org; 22 Nov 2024 11:50:25 +0000 Received: from localhost ([127.0.0.1]:53453 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tESB7-0006Fu-8Q for submit@debbugs.gnu.org; Fri, 22 Nov 2024 06:50:25 -0500 Received: from nsmtp.uni-koblenz.de ([141.26.64.14]:57469) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tESB4-0006Fj-Fi for control@debbugs.gnu.org; Fri, 22 Nov 2024 06:50:23 -0500 Received: from localhost (localhost [127.0.0.1]) by nsmtp.uni-koblenz.de (Postfix) with ESMTP id 84B9D1A0025 for ; Fri, 22 Nov 2024 12:50:20 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=uni-koblenz.de; h=content-type:content-type:mime-version:message-id:date:date :user-agent:subject:subject:from:from:received:received :received; s=mail; t=1732276220; x=1734090621; bh=uDno83oIumzN1m hxoboXwG/AJrZU5syD0dhu5b4+C6I=; b=ehOKKs6LuPe87OtDq8Z5VSGuU6aj+r 6C56aeb1WG8CBznDCYJYDcBj/DOojnAzLHRI514Jj4los/MNh6/Y14B/mDg2qGPO XDkFeS5zvIUddpxwwKESkr2J90eB/SCV4AAzWHV6V+z7uHDzqOhNGa+WZHYbgf8d NYRbPx5c0CkdA= X-Virus-Scanned: Debian amavisd-new at uni-koblenz.de Received: from nsmtp.uni-koblenz.de ([127.0.0.1]) by localhost (nsmtp.uni-koblenz.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id CtRrGrm24e14 for ; Fri, 22 Nov 2024 12:50:20 +0100 (CET) Received: from mailproxy.uni-koblenz.de (mailproxy.uni-koblenz.de [141.26.64.230]) by nsmtp.uni-koblenz.de (Postfix) with ESMTPS for ; Fri, 22 Nov 2024 12:50:20 +0100 (CET) Received: from nutbook9 (unknown [IPv6:2001:9e8:5ed2:1900:8857:36ac:d6cf:5b7e]) by mailproxy.uni-koblenz.de (Postfix) with ESMTPSA id 02EA9100560 for ; Fri, 22 Nov 2024 12:50:19 +0100 (CET) From: Julian Flake To: control@debbugs.gnu.org Subject: merge 74472 74473 User-Agent: mu4e 1.12.7; emacs 29.4 Date: Fri, 22 Nov 2024 12:50:19 +0100 Message-ID: <87iksf5vyc.fsf@uni-koblenz.de> MIME-Version: 1.0 Content-Type: text/plain; format=flowed X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) merge 74472 74473 Thanks :-) From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 22 07:03:53 2024 Received: (at 74473) by debbugs.gnu.org; 22 Nov 2024 12:03:53 +0000 Received: from localhost ([127.0.0.1]:53467 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tESO8-0006nD-La for submit@debbugs.gnu.org; Fri, 22 Nov 2024 07:03:53 -0500 Received: from mail-wr1-f65.google.com ([209.85.221.65]:51544) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tESO5-0006mr-02 for 74473@debbugs.gnu.org; Fri, 22 Nov 2024 07:03:51 -0500 Received: by mail-wr1-f65.google.com with SMTP id ffacd0b85a97d-3823cae4be1so1300686f8f.3 for <74473@debbugs.gnu.org>; Fri, 22 Nov 2024 04:03:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1732276963; x=1732881763; darn=debbugs.gnu.org; h=mime-version:user-agent:content-transfer-encoding:references :in-reply-to:date:to:from:subject:message-id:from:to:cc:subject:date :message-id:reply-to; bh=xV2Li90ZXn/pYvF/c4cp7/eY2YQJ36MOi0yZmFAqnDg=; b=PyWfxqvI8d/QJBFb8genpg7MKmgF39bcYDVIxQzmfuB/dev54cFzKNUHIU5lEBztTE DiddpE/vW56Z5OBN6wUiVz7RBsAjuwQ3iG9gziz6rUFVisLT/ooaJ6fxZ1qWwoKvigIq TrVn9FuskyJuRy9T6XM+fQvS7ZToTZjnctA8uK/igaj5ZiITIUBAO6Xs933tQGfly9H+ pb1Am3CFxowueJpitOcQ/bhbUFi0ssn0y1KsjehRxxWd4c0DDxYPVulNYfVkt560yKHx Ed87sLGWlDM5/4kwQtm13fxzDXfHLUezebuDvbxXQDmRR8B9Ay8S0PXf5pgOhuhnepJC QzVw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732276963; x=1732881763; h=mime-version:user-agent:content-transfer-encoding:references :in-reply-to:date:to:from:subject:message-id:x-gm-message-state:from :to:cc:subject:date:message-id:reply-to; bh=xV2Li90ZXn/pYvF/c4cp7/eY2YQJ36MOi0yZmFAqnDg=; b=tTm12S65WaaO+4Z1ATiPd967D3lV+hF+YB4QMGdlNtiSm7NfHsCcC13K9ZmhAlfwxR v6RnId+oC2Xw92N+p8Tuso82SZ4QuR29CTmtWVn5r+VJu4QJeUn+Z2+jC8BAZ2bXMCH6 ajVMHLzVE2lMhdMeNfDZU3xFzq/4sDwFvjSGOL4bkfd5/UznD/6e0/uyYPZD/A+3wxQ2 QWxSHFUfxeFefNK79Mt6hqW2Gt+kvWKycNeBPW0hcjtpSFwtXCQbnj+JOqdsm9uLg6H5 7CwfFm46SXUkYXTRP7IPH1HS6YwPXhIyO2rnnnHWs/bCShXhycLGf7eiUx4L3GNciOGa RhBw== X-Forwarded-Encrypted: i=1; AJvYcCWn5D0MdP9MRQ0HRnnR0bW8QmjlI1eBIZQJfWqZeBWLD3N38yICYepFFMHvGwgHxg/nPFikcg==@debbugs.gnu.org X-Gm-Message-State: AOJu0Yw5+8Ml1dSE99phRqMZ7ltVjPgpRRWoDv2rieYGjXdHWSU8mbUG xWG72Vk/0OASd8f9wTGJpRIU5/N8j/3W7Qw83t2NqbvOfuFu4SCTEm/+d0XN X-Gm-Gg: ASbGncslqa1AiifZ+RIFQpy8fMHrQ3NL8CRj/AbvBQqKLsTNx8Z+Kg2lFlpCkyywM63 GsiJdj+EPHC+lSDJNtu5+N8CyOmonDCtR0CHxR3A2nWUJUWfZwSUJLvOb/WcIurPZzrfyaj8V0u oMyg4VAybSBpmDgWJG8E6JEavVayyOmOcyYcq3nz2Imvl2HHVY4+AdtVA2uzz6s5fGjRhMtNIoC Oe/k49VULXisVJ6lSTGDiCfVBN7rLw62MdIlvtZFX4xDhn+JWk5/Vdn6WlJ7xhkJ7wwH+BQ+DnK rF1+3oQfSlFPXnbcTYRRRoJpVA== X-Google-Smtp-Source: AGHT+IERZASQiKjoONtlXwfjn7CG0faP7LWJHPtLLxZl7wXx7PEJ1W9AbE6GPRr1arVonbxbLPj6pw== X-Received: by 2002:a5d:47a8:0:b0:382:4a84:67c with SMTP id ffacd0b85a97d-38260b8be1bmr2033279f8f.32.1732276962867; Fri, 22 Nov 2024 04:02:42 -0800 (PST) Received: from lumine.fritz.box (85-127-114-32.dsl.dynamic.surfer.at. [85.127.114.32]) by smtp.gmail.com with ESMTPSA id 5b1f17b1804b1-432f643e65bsm93305925e9.0.2024.11.22.04.02.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 22 Nov 2024 04:02:42 -0800 (PST) Message-ID: Subject: Re: [PATCH 1/1] gnu: geteltorito: Use new home page and origin. From: Liliana Marie Prikler To: Julian Flake , 74473@debbugs.gnu.org Date: Fri, 22 Nov 2024 13:03:13 +0100 In-Reply-To: <13691500935ccae721831bd8869d8014daafec36.1732274688.git.flake@uni-koblenz.de> References: <13691500935ccae721831bd8869d8014daafec36.1732274688.git.flake@uni-koblenz.de> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: base64 User-Agent: Evolution 3.48.4 MIME-Version: 1.0 X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 74473 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) QW0gRnJlaXRhZywgZGVtIDIyLjExLjIwMjQgdW0gMTI6MjYgKzAxMDAgc2NocmllYiBKdWxpYW4g Rmxha2U6Cj4gKiBnbnUvcGFja2FnZXMvY2Ryb20uc2NtCj4gKGdldGVsdG9yaXRvKVtodHRwczov L2dpdGh1Yi5jb20vcmFpbmVyMDQyL2dldGVsdG9yaXRvXToKU2hvdWxkIGJlIFtob21lLXBhZ2Vd Lgo+IFVzZSBuZXcgVVJJLgo+IAo+IENoYW5nZS1JZDogSWRjNWMyYjkzNTQxOTg1NTgwNWI1Zjk3 Mjc1NDAxOTJkZTA5M2IxYjQKPiAtLS0KPiDCoGdudS9wYWNrYWdlcy9jZHJvbS5zY20gfCAyNSAr KysrKysrKysrKysrKysrLS0tLS0tLS0tCj4gwqAxIGZpbGUgY2hhbmdlZCwgMTYgaW5zZXJ0aW9u cygrKSwgOSBkZWxldGlvbnMoLSkKPiAKPiBkaWZmIC0tZ2l0IGEvZ251L3BhY2thZ2VzL2Nkcm9t LnNjbSBiL2dudS9wYWNrYWdlcy9jZHJvbS5zY20KPiBpbmRleCBlZjAyNzg3NDY1Li45ZjlhY2Yx OWEyIDEwMDY0NAo+IC0tLSBhL2dudS9wYWNrYWdlcy9jZHJvbS5zY20KPiArKysgYi9nbnUvcGFj a2FnZXMvY2Ryb20uc2NtCj4gQEAgLTE1LDYgKzE1LDcgQEAKPiDCoDs7OyBDb3B5cmlnaHQgwqkg MjAxOSBFcmljIEJhdmllciA8YmF2aWVyQG1lbWJlci5mc2Yub3JnPgo+IMKgOzs7IENvcHlyaWdo dCDCqSAyMDIwIFRpbW90ZWogTGF6YXIgPHRpbW90ZWoubGF6YXJAYXJhbmVvLnNpPgo+IMKgOzs7 IENvcHlyaWdodCDCqSAyMDIzIFpoZW5nIEp1bmppZSA8ODczMjE2MDcxQHFxLmNvbT4KPiArOzs7 IENvcHlyaWdodCDCqSAyMDI0IEp1bGlhbiBGbGFrZSA8Zmxha2VAdW5pLWtvYmxlbnouZGU+Cj4g wqA7OzsKPiDCoDs7OyBUaGlzIGZpbGUgaXMgcGFydCBvZiBHTlUgR3VpeC4KPiDCoDs7Owo+IEBA IC03MjUsMTMgKzcyNiwxNiBAQCAoZGVmaW5lLXB1YmxpYyBnZXRlbHRvcml0bwo+IMKgwqDCoMKg IChuYW1lICJnZXRlbHRvcml0byIpCj4gwqDCoMKgwqAgKHZlcnNpb24gIjAuNiIpCj4gwqDCoMKg wqAgKGhvbWUtcGFnZQo+IC3CoMKgwqDCoAo+ICJodHRwczovL3VzZXJwYWdlcy51bmkta29ibGVu ei5kZS9+a3JpZW5rZS9mdHAvbm9hcmNoL2dldGVsdG9yaXRvLyIpCj4gLcKgwqDCoCAoc291cmNl IChvcmlnaW4KPiAtwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqAgKG1ldGhvZCB1cmwtZmV0Y2gp Cj4gLcKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgICh1cmkgKHN0cmluZy1hcHBlbmQgaG9tZS1w YWdlIG5hbWUgIi0iIHZlcnNpb24KPiAiLnRhci5neiIpKQo+IC3CoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoCAoc2hhMjU2Cj4gLcKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqAgKGJhc2UzMgo+ IC3CoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqAKPiAiMWdrYm05YWhqMm1ncXJrcmZwaWJ6 Y2xzcmlxZ3Nic3ZqaDE5ZnI4MTV2cGQ5ZjZzbmt4diIpKSkpCj4gK8KgwqDCoMKgICJodHRwczov L2dpdGh1Yi5jb20vcmFpbmVyMDQyL2dldGVsdG9yaXRvIikKPiArwqDCoMKgIChzb3VyY2UKPiAr wqDCoMKgwqAgKG9yaWdpbgo+ICvCoMKgwqDCoMKgwqAgKG1ldGhvZCBnaXQtZmV0Y2gpCj4gK8Kg wqDCoMKgwqDCoCAodXJpIChnaXQtcmVmZXJlbmNlCj4gK8KgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oCAodXJsICJodHRwczovL2dpdGh1Yi5jb20vcmFpbmVyMDQyL2dldGVsdG9yaXRvIikKPiArwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgIChjb21taXQgImQ2YzdiYTAzYzNjNGM1YmM0Y2I2OGUzNjAy Yzk0MjdiMDkxMmYxNmYiKSkpCj4gK8KgwqDCoMKgwqDCoCAoZmlsZS1uYW1lIChnaXQtZmlsZS1u YW1lIG5hbWUgdmVyc2lvbikpCj4gK8KgwqDCoMKgwqDCoCAoc2hhMjU2Cj4gK8KgwqDCoMKgwqDC oMKgIChiYXNlMzIKPiAiMTVkaDVpYm1xcjNweXh5aWljYTRyOW5uMXhrMWowZ3IzeHkyczNuOGI0 bjdiMm1uOG4wMSIpKSkpCk5pdHBpY2s6IGhvbWUtcGFnZSBzaG91bGQgYmUgYmVsb3cgYXJndW1l bnRzLiAgUHJlZmVyIHRvIGtlZXAgdGhlCmNoYW5nZXMgc21hbGwgdW5sZXNzIG1ha2luZyBkZWxp YmVyYXRlIGZvcm1hdCBjaGFuZ2VzLgoKQWxzbywgZG8gdXNlIGdpdC12ZXJzaW9uIHdoZW4gcmVm ZXJyaW5nIHRvIGEgcGFydGljdWxhciBjb21taXQuCj4gwqDCoMKgwqAgKGJ1aWxkLXN5c3RlbSBn bnUtYnVpbGQtc3lzdGVtKQo+IMKgwqDCoMKgIChhcmd1bWVudHMKPiDCoMKgwqDCoMKgIGAoIzp0 ZXN0cz8gI2YgOyBObyB0ZXN0cy4KPiBAQCAtNzQyLDggKzc0NiwxMSBAQCAoZGVmaW5lLXB1Ymxp YyBnZXRlbHRvcml0bwo+IMKgwqDCoMKgwqDCoMKgwqDCoCAocmVwbGFjZSAnaW5zdGFsbAo+IMKg wqDCoMKgwqDCoMKgwqDCoMKgwqAgKGxhbWJkYSogKCM6a2V5IG91dHB1dHMgIzphbGxvdy1vdGhl ci1rZXlzKQo+IMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgIChsZXQgKChvdXQgKGFzc29jLXJl ZiBvdXRwdXRzICJvdXQiKSkpCj4gLcKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqAgKGluc3Rh bGwtZmlsZSAiZ2V0ZWx0b3JpdG8iCj4gLcKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgIChzdHJpbmctYXBwZW5kIG91dCAiL2JpbiIpKSkpKSkp KQo+ICvCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgIChpbnN0YWxsLWZpbGUgImdldGVsdG9y aXRvLnBsIgo+ICvCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoCAoc3RyaW5nLWFwcGVuZCBvdXQgIi9iaW4iKSkKPiArwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoCAocmVuYW1lLWZpbGUgKHN0cmluZy1hcHBlbmQgb3V0Cj4gIi9iaW4vZ2V0 ZWx0b3JpdG8ucGwiKQo+ICvCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqAgKHN0cmluZy1hcHBlbmQgb3V0ICIvYmluL2dldGVsdG9yaXRvIikpCj4g K8KgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqAgKGNobW9kIChzdHJpbmctYXBwZW5kIG91dCAi L2Jpbi9nZXRlbHRvcml0byIpCj4gI281NTUpKSkpKSkpClRoZXNlIGNoYW5nZXMgYXJlIG5vdCBt ZW50aW9uZWQgYW55d2hlcmUgaW4gdGhlIENoYW5nZUxvZyBhbmQgSSBwcmVzdW1lCmJlY29tZSBu ZWNlc3NhcnkgZHVlIHRvIGFjdHVhbCBjb2RlIGNoYW5nZXMuCgpDaGVlcnMuCg== From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 22 07:55:25 2024 Received: (at 74473) by debbugs.gnu.org; 22 Nov 2024 12:55:25 +0000 Received: from localhost ([127.0.0.1]:53616 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tETC1-0000pJ-2E for submit@debbugs.gnu.org; Fri, 22 Nov 2024 07:55:25 -0500 Received: from nsmtp.uni-koblenz.de ([141.26.64.14]:48111) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tETBx-0000p6-De for 74473@debbugs.gnu.org; Fri, 22 Nov 2024 07:55:23 -0500 Received: from localhost (localhost [127.0.0.1]) by nsmtp.uni-koblenz.de (Postfix) with ESMTP id 7E01B1A0025; Fri, 22 Nov 2024 13:55:19 +0100 (CET) Authentication-Results: nsmtp.uni-koblenz.de (amavisd-new); dkim=pass (1024-bit key) reason="pass (just generated, assumed good)" header.d=uni-koblenz.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=uni-koblenz.de; h=content-transfer-encoding:content-type:content-type :mime-version:x-mailer:message-id:date:date:subject:subject:from :from:received:received:received; s=mail; t=1732280119; x= 1734094520; bh=ETTGJar1yPZ5l4jL+gBh1f2g3NuqqVihoXytYpTon30=; b=r wL64985tLgsCQrqA3YQBkCaFy5PeIVgdFhC8L5gmTcCk5GZ6GVpCvfeEup4DptM8 azRlOp4aqMpsBE9VsV2zSVvazroJbtxlhg9EHAVAyGTNcQ2sFkHreD+sLND1Bu0f fajwQ9uBZLLq1aJh2DopYUuXTt7x5/c4OjZYY0bNRc= X-Virus-Scanned: Debian amavisd-new at uni-koblenz.de Received: from nsmtp.uni-koblenz.de ([127.0.0.1]) by localhost (nsmtp.uni-koblenz.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id nT8BoDhRJ50p; Fri, 22 Nov 2024 13:55:19 +0100 (CET) Received: from mailproxy.uni-koblenz.de (mailproxy.uni-koblenz.de [141.26.64.230]) by nsmtp.uni-koblenz.de (Postfix) with ESMTPS; Fri, 22 Nov 2024 13:55:19 +0100 (CET) Received: from nutbook9.fritz.box (unknown [IPv6:2001:9e8:5ed2:1900:8857:36ac:d6cf:5b7e]) by mailproxy.uni-koblenz.de (Postfix) with ESMTPSA id 2B1A8100776; Fri, 22 Nov 2024 13:55:19 +0100 (CET) From: Julian Flake To: 74473@debbugs.gnu.org Subject: [PATCH v2] gnu: geteltorito: Use new home page and origin URI. Date: Fri, 22 Nov 2024 13:54:52 +0100 Message-ID: <7b0b561404724d15904e7624d7a361489e6c0991.1732280001.git.flake@uni-koblenz.de> X-Mailer: git-send-email 2.46.0 MIME-Version: 1.0 X-Debbugs-Cc: Julian Flake , Liliana Marie Prikler Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 74473 Cc: Julian Flake X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/cdrom.scm (geteltorito)[home-page]: Use new URI + the perl script needs to be renamed now and needs to be made executable now. Change-Id: I746acc21d1f8855978bfbf00bef3dd39268bc4b3 --- gnu/packages/cdrom.scm | 27 +++++++++++++++++---------- 1 file changed, 17 insertions(+), 10 deletions(-) diff --git a/gnu/packages/cdrom.scm b/gnu/packages/cdrom.scm index ef02787465..3a46da6475 100644 --- a/gnu/packages/cdrom.scm +++ b/gnu/packages/cdrom.scm @@ -15,6 +15,7 @@ ;;; Copyright © 2019 Eric Bavier ;;; Copyright © 2020 Timotej Lazar ;;; Copyright © 2023 Zheng Junjie <873216071@qq.com> +;;; Copyright © 2024 Julian Flake ;;; ;;; This file is part of GNU Guix. ;;; @@ -724,14 +725,15 @@ (define-public geteltorito (package (name "geteltorito") (version "0.6") - (home-page - "https://userpages.uni-koblenz.de/~krienke/ftp/noarch/geteltorito/") - (source (origin - (method url-fetch) - (uri (string-append home-page name "-" version ".tar.gz")) - (sha256 - (base32 - "1gkbm9ahj2mgqrkrfpibzclsriqgsbsvjh19fr815vpd9f6snkxv")))) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/rainer042/geteltorito") + (commit "d6c7ba03c3c4c5bc4cb68e3602c9427b0912f16f"))) + (file-name (git-file-name name version)) + (sha256 + (base32 "15dh5ibmqr3pyxyiica4r9nn1xk1j0gr3xy2s3n8b4n7b2mn8n01")))) (build-system gnu-build-system) (arguments `(#:tests? #f ; No tests. @@ -742,8 +744,13 @@ (define-public geteltorito (replace 'install (lambda* (#:key outputs #:allow-other-keys) (let ((out (assoc-ref outputs "out"))) - (install-file "geteltorito" - (string-append out "/bin")))))))) + (install-file "geteltorito.pl" + (string-append out "/bin")) + (rename-file (string-append out "/bin/geteltorito.pl") + (string-append out "/bin/geteltorito")) + (chmod (string-append out "/bin/geteltorito") #o555))))))) + (home-page + "https://github.com/rainer042/geteltorito") (inputs (list perl)) (synopsis "Extract the boot image from a CD-ROM") (description base-commit: 285c78cb89cd0ef3775406eca9af9aa87de212a0 -- 2.46.0 From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 22 14:42:28 2024 Received: (at 74473) by debbugs.gnu.org; 22 Nov 2024 19:42:28 +0000 Received: from localhost ([127.0.0.1]:55623 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tEZXv-0004wQ-Jg for submit@debbugs.gnu.org; Fri, 22 Nov 2024 14:42:27 -0500 Received: from nsmtp.uni-koblenz.de ([141.26.64.14]:33913) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tEZXs-0004wA-HY for 74473@debbugs.gnu.org; Fri, 22 Nov 2024 14:42:25 -0500 Received: from localhost (localhost [127.0.0.1]) by nsmtp.uni-koblenz.de (Postfix) with ESMTP id 5E1C01A0023; Fri, 22 Nov 2024 20:42:22 +0100 (CET) Authentication-Results: nsmtp.uni-koblenz.de (amavisd-new); dkim=pass (1024-bit key) reason="pass (just generated, assumed good)" header.d=uni-koblenz.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=uni-koblenz.de; h=content-transfer-encoding:mime-version:x-mailer:message-id :date:date:subject:subject:from:from:received:received:received; s=mail; t=1732304542; x=1734118943; bh=BVI3BygyQRVWfn4LCkEIhtd4 4g078031jd6N3EpW6nk=; b=IyNjpcSUteDgIesbpxvw+7FMvylK9BaF5kdrsQTE cCDOLeRxqAsHwiWhOQ9/v4FM7O7Y3fVpT0rMvaIabe4IW90UwWMstcKrJQ+1cpF/ Q1g3C9/2SKvE03RQfJDR60k9UYIzY9TuO991J+Pl2QnSAEsQagjcPYiB7G3VDOIp Ouc= X-Virus-Scanned: Debian amavisd-new at uni-koblenz.de Received: from nsmtp.uni-koblenz.de ([127.0.0.1]) by localhost (nsmtp.uni-koblenz.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 4Et8b22PIGmr; Fri, 22 Nov 2024 20:42:22 +0100 (CET) Received: from mailproxy.uni-koblenz.de (mailproxy.uni-koblenz.de [141.26.64.230]) by nsmtp.uni-koblenz.de (Postfix) with ESMTPS; Fri, 22 Nov 2024 20:42:22 +0100 (CET) Received: from nutbook9.fritz.box (unknown [IPv6:2001:9e8:5ed2:1900:8857:36ac:d6cf:5b7e]) by mailproxy.uni-koblenz.de (Postfix) with ESMTPSA id 274EC100560; Fri, 22 Nov 2024 20:42:22 +0100 (CET) From: Julian Flake To: 74473@debbugs.gnu.org Subject: [PATCH v3 0/1] v3 uses git-version Date: Fri, 22 Nov 2024 20:42:08 +0100 Message-ID: X-Mailer: git-send-email 2.46.0 MIME-Version: 1.0 X-Debbugs-Cc: Julian Flake , Liliana Marie Prikler Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 74473 Cc: Julian Flake X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) v3 uses git-version now. Julian Flake (1): gnu: geteltorito: Use new home page and origin URI. gnu/packages/cdrom.scm | 65 ++++++++++++++++++++++++------------------ 1 file changed, 37 insertions(+), 28 deletions(-) base-commit: 285c78cb89cd0ef3775406eca9af9aa87de212a0 -- 2.46.0 From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 22 14:42:31 2024 Received: (at 74473) by debbugs.gnu.org; 22 Nov 2024 19:42:31 +0000 Received: from localhost ([127.0.0.1]:55626 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tEZXz-0004wm-15 for submit@debbugs.gnu.org; Fri, 22 Nov 2024 14:42:31 -0500 Received: from nsmtp.uni-koblenz.de ([141.26.64.14]:38917) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tEZXv-0004wO-S6 for 74473@debbugs.gnu.org; Fri, 22 Nov 2024 14:42:29 -0500 Received: from localhost (localhost [127.0.0.1]) by nsmtp.uni-koblenz.de (Postfix) with ESMTP id 320461A0023; Fri, 22 Nov 2024 20:42:26 +0100 (CET) Authentication-Results: nsmtp.uni-koblenz.de (amavisd-new); dkim=pass (1024-bit key) reason="pass (just generated, assumed good)" header.d=uni-koblenz.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=uni-koblenz.de; h=content-transfer-encoding:content-type:content-type :mime-version:references:in-reply-to:x-mailer:message-id:date :date:subject:subject:from:from:received:received:received; s= mail; t=1732304546; x=1734118947; bh=aZwRIFjNcVpJ8c8kY7/hVeBQXPj lbar2X3+1IJx7KuM=; b=b4m5eNRitGAMlZ0OBkmxJOo5es+I5Ba8wdoHO7oejI8 +u5MqJDOHgm1rJTa/vd8/INjHBgPlb5zRzJSmTBKaTf1zRPMmknb7nFWZbDM/ulk YLpp3QfVEnsfdjGa15aK4R/84n5x9Yc+gZBElnJD1O/1TkKKmKAdrSKb5RJjWMeY = X-Virus-Scanned: Debian amavisd-new at uni-koblenz.de Received: from nsmtp.uni-koblenz.de ([127.0.0.1]) by localhost (nsmtp.uni-koblenz.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id AdRV6wK639ru; Fri, 22 Nov 2024 20:42:26 +0100 (CET) Received: from mailproxy.uni-koblenz.de (mailproxy.uni-koblenz.de [141.26.64.230]) by nsmtp.uni-koblenz.de (Postfix) with ESMTPS; Fri, 22 Nov 2024 20:42:26 +0100 (CET) Received: from nutbook9.fritz.box (unknown [IPv6:2001:9e8:5ed2:1900:8857:36ac:d6cf:5b7e]) by mailproxy.uni-koblenz.de (Postfix) with ESMTPSA id 07B89100560; Fri, 22 Nov 2024 20:42:26 +0100 (CET) From: Julian Flake To: 74473@debbugs.gnu.org Subject: [PATCH v3 1/1] gnu: geteltorito: Use new home page and origin URI. Date: Fri, 22 Nov 2024 20:42:09 +0100 Message-ID: X-Mailer: git-send-email 2.46.0 In-Reply-To: References: MIME-Version: 1.0 X-Debbugs-Cc: Julian Flake , Liliana Marie Prikler Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 74473 Cc: Julian Flake X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) * gnu/packages/cdrom.scm (geteltorito)[home-page]: Use new URI + the perl script needs to be renamed now and needs to be made executable now. Change-Id: I746acc21d1f8855978bfbf00bef3dd39268bc4b3 --- gnu/packages/cdrom.scm | 65 ++++++++++++++++++++++++------------------ 1 file changed, 37 insertions(+), 28 deletions(-) diff --git a/gnu/packages/cdrom.scm b/gnu/packages/cdrom.scm index ef02787465..e441423573 100644 --- a/gnu/packages/cdrom.scm +++ b/gnu/packages/cdrom.scm @@ -15,6 +15,7 @@ ;;; Copyright © 2019 Eric Bavier ;;; Copyright © 2020 Timotej Lazar ;;; Copyright © 2023 Zheng Junjie <873216071@qq.com> +;;; Copyright © 2024 Julian Flake ;;; ;;; This file is part of GNU Guix. ;;; @@ -721,39 +722,47 @@ (define-public abcde (license gpl2+))) (define-public geteltorito - (package - (name "geteltorito") - (version "0.6") - (home-page - "https://userpages.uni-koblenz.de/~krienke/ftp/noarch/geteltorito/") - (source (origin - (method url-fetch) - (uri (string-append home-page name "-" version ".tar.gz")) - (sha256 - (base32 - "1gkbm9ahj2mgqrkrfpibzclsriqgsbsvjh19fr815vpd9f6snkxv")))) - (build-system gnu-build-system) - (arguments - `(#:tests? #f ; No tests. - #:phases - (modify-phases %standard-phases - (delete 'configure) - (delete 'build) - (replace 'install - (lambda* (#:key outputs #:allow-other-keys) - (let ((out (assoc-ref outputs "out"))) - (install-file "geteltorito" - (string-append out "/bin")))))))) - (inputs (list perl)) - (synopsis "Extract the boot image from a CD-ROM") - (description - "@command{geteltorito} can extract the initial/default boot + (let ((commit "d6c7ba03c3c4c5bc4cb68e3602c9427b0912f16f") + (revision "1")) ;Guix package revision + (package + (name "geteltorito") + (version (git-version "0.6" revision commit)) + (source + (origin + (method git-fetch) + (uri (git-reference + (url "https://github.com/rainer042/geteltorito") + (commit commit))) + (file-name (git-file-name name version)) + (sha256 + (base32 "15dh5ibmqr3pyxyiica4r9nn1xk1j0gr3xy2s3n8b4n7b2mn8n01")))) + (build-system gnu-build-system) + (arguments + `(#:tests? #f ; No tests. + #:phases + (modify-phases %standard-phases + (delete 'configure) + (delete 'build) + (replace 'install + (lambda* (#:key outputs #:allow-other-keys) + (let ((out (assoc-ref outputs "out"))) + (install-file "geteltorito.pl" + (string-append out "/bin")) + (rename-file (string-append out "/bin/geteltorito.pl") + (string-append out "/bin/geteltorito")) + (chmod (string-append out "/bin/geteltorito") #o555))))))) + (home-page + "https://github.com/rainer042/geteltorito") + (inputs (list perl)) + (synopsis "Extract the boot image from a CD-ROM") + (description + "@command{geteltorito} can extract the initial/default boot image from CDs (and ISOs) that follow the El Torito specification for bootable CD-ROMs. Image data is written to standard output by default and all other information is written to standard error.") - (license gpl2+))) + (license gpl2+)))) (define-public asunder (package -- 2.46.0 From debbugs-submit-bounces@debbugs.gnu.org Fri Nov 29 09:03:07 2024 Received: (at 74473-done) by debbugs.gnu.org; 29 Nov 2024 14:03:07 +0000 Received: from localhost ([127.0.0.1]:41577 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tH1aM-0001nr-Th for submit@debbugs.gnu.org; Fri, 29 Nov 2024 09:03:07 -0500 Received: from eggs.gnu.org ([209.51.188.92]:45978) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tH1aG-0001nI-L7 for 74473-done@debbugs.gnu.org; Fri, 29 Nov 2024 09:03: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 1tH1a9-0007rS-Ox; Fri, 29 Nov 2024 09:02:53 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=BZ02ACikuhzt7/oWJi1cpfYYD0g8maTNVWQWum5xxPs=; b=jRt7irEYwdw4fUf3Jl/g U9TC3m5Q/+0iDdYXXg+fysdVY3AuzoFWeum8XWdAlvUAAGhYbUVnjVYPJKWyodVu4r6DvMp/pgTBq sx/o5itIcK8pn8f52+zuzjrbUUUFabMomb3CtUOhPZzdX7CRuuzhCebQK9NW06GAZzPYWvsJYZNf+ eX5t+tu0g8uOtQdqzatli3P37iOqYF9bYSqgkIOIPPWgRbgmTjyKJZRXeENYpCYRFd4j7o15hreaj LratHfeTfQjNnjairzH/jy3tZvnKkecox5umjQ1d6vXCzX6eg7I1MOC4TX/P5eiWCf58gyAjwQYxG PC4j28d04fockg==; From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: Julian Flake Subject: Re: [bug#74473] [PATCH v3 1/1] gnu: geteltorito: Use new home page and origin URI. In-Reply-To: (Julian Flake's message of "Fri, 22 Nov 2024 20:42:09 +0100") References: Date: Fri, 29 Nov 2024 15:02:51 +0100 Message-ID: <87plmeyw6s.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: 74473-done Cc: 74473-done@debbugs.gnu.org, Liliana Marie Prikler X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Julian Flake skribis: > * gnu/packages/cdrom.scm (geteltorito)[home-page]: Use new URI + the perl= script needs to be renamed now and needs to be made executable now. > > Change-Id: I746acc21d1f8855978bfbf00bef3dd39268bc4b3 Applied, thanks. I tweaked the commit log to mention the upgrade and clarify the =E2=80=98arguments=E2=80=99 changes. Ludo=E2=80=99. From unknown Tue Jun 17 20:16:31 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Sat, 28 Dec 2024 12:24:15 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator