GNU bug report logs - #75214
[PATCH rust-team 1/2] gnu: rust-rental-impl-0.5: Remove #:skip-build? argument.

Previous Next

Package: guix-patches;

Reported by: Herman Rimm <herman <at> rimm.ee>

Date: Mon, 30 Dec 2024 21:40:02 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Herman Rimm <herman <at> rimm.ee>
Subject: bug#75214: closed (Re: [bug#75214] [PATCH rust-team 1/2] gnu:
 rust-rental-impl-0.5: Remove #:skip-build? argument.)
Date: Tue, 31 Dec 2024 19:52:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#75214: [PATCH rust-team 1/2] gnu: rust-rental-impl-0.5: Remove #:skip-build? argument.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 75214 <at> debbugs.gnu.org.

-- 
75214: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=75214
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Herman Rimm <herman <at> rimm.ee>
Cc: 75214-done <at> debbugs.gnu.org
Subject: Re: [bug#75214] [PATCH rust-team 1/2] gnu: rust-rental-impl-0.5:
 Remove #:skip-build? argument.
Date: Tue, 31 Dec 2024 21:50:39 +0200
[Message part 3 (text/plain, inline)]
Thanks. Patches pushed.

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Herman Rimm <herman <at> rimm.ee>
To: guix-patches <at> gnu.org
Subject: [PATCH rust-team 1/2] gnu: rust-rental-impl-0.5: Remove #:skip-build?
 argument.
Date: Mon, 30 Dec 2024 22:38:20 +0100
* gnu/packages/crates-io.scm (rust-rental-impl-0.5): Remove skip-build?.

Change-Id: I146bcd0d02f909baae55a910f1ff04e896bfc1f9
---
 gnu/packages/crates-io.scm | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/gnu/packages/crates-io.scm b/gnu/packages/crates-io.scm
index 0b38709201d..3a671f237df 100644
--- a/gnu/packages/crates-io.scm
+++ b/gnu/packages/crates-io.scm
@@ -66134,8 +66134,7 @@ (define-public rust-rental-impl-0.5
                 "1pj0qgmvwwsfwyjqyjxzikkwbwc3vj7hm3hdykr47dy5inbnhpj7"))))
     (build-system cargo-build-system)
     (arguments
-     (list #:skip-build? #f
-           #:cargo-inputs
+     (list #:cargo-inputs
            `(("rust-proc-macro2" ,rust-proc-macro2-1)
              ("rust-quote" ,rust-quote-1)
              ("rust-syn" ,rust-syn-1))))

base-commit: 4d478f0b404a86a0849722536f11fde0b1857bb8
-- 
2.45.2




This bug report was last modified 137 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.