GNU bug report logs - #75971
[PATCH 1/2] gnu: rust-actix-http-test-1: Fix package-name.

Previous Next

Package: guix-patches;

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

Date: Fri, 31 Jan 2025 17:20:01 UTC

Severity: normal

Tags: patch

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

To reply to this bug, email your comments to 75971 AT debbugs.gnu.org.
There is no need to reopen the bug first.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to divya <at> subvertising.org, efraim <at> flashner.co.il, guix-patches <at> gnu.org:
bug#75971; Package guix-patches. (Fri, 31 Jan 2025 17:20:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to Herman Rimm <herman <at> rimm.ee>:
New bug report received and forwarded. Copy sent to divya <at> subvertising.org, efraim <at> flashner.co.il, guix-patches <at> gnu.org. (Fri, 31 Jan 2025 17:20:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Herman Rimm <herman <at> rimm.ee>
To: guix-patches <at> gnu.org
Subject: [PATCH 1/2] gnu: rust-actix-http-test-1: Fix package-name.
Date: Fri, 31 Jan 2025 18:18:19 +0100
* gnu/packages/crates-web.scm (rust-actix-http-test-1)[name]: Remove -2.

Change-Id: I7cff55f606d9b6428e96b11f251f1435f9bb3129
---
 gnu/packages/crates-web.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/crates-web.scm b/gnu/packages/crates-web.scm
index 73ca29df761..a0fbae43521 100644
--- a/gnu/packages/crates-web.scm
+++ b/gnu/packages/crates-web.scm
@@ -755,7 +755,7 @@ (define-public rust-actix-http-test-1
 (define-public rust-actix-http-test-0.2
   (package
     (inherit rust-actix-http-test-1)
-    (name "rust-actix-http-test-2")
+    (name "rust-actix-http-test")
     (version "0.2.5")
     (source
      (origin

base-commit: 986245daca2fb50d58cf0f2b9273f0d670d38af2
-- 
2.47.1





Information forwarded to divya <at> subvertising.org, efraim <at> flashner.co.il, guix-patches <at> gnu.org:
bug#75971; Package guix-patches. (Fri, 31 Jan 2025 17:26:02 GMT) Full text and rfc822 format available.

Message #8 received at 75971 <at> debbugs.gnu.org (full text, mbox):

From: Herman Rimm <herman <at> rimm.ee>
To: 75971 <at> debbugs.gnu.org
Subject: [PATCH 2/2] gnu: rust-awc-0.2: Fix package-name.
Date: Fri, 31 Jan 2025 18:24:15 +0100
* gnu/packages/crates-web.scm (rust-awc-0.2)[name]: Remove -2.

Change-Id: I7cff55f606d9b6428e96b11f251f1435f9bb3129
---
 gnu/packages/crates-web.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/crates-web.scm b/gnu/packages/crates-web.scm
index a0fbae43521..719e68f2bcb 100644
--- a/gnu/packages/crates-web.scm
+++ b/gnu/packages/crates-web.scm
@@ -2153,7 +2153,7 @@ (define-public rust-awc-1
 (define-public rust-awc-0.2
   (package
     (inherit rust-awc-2)
-    (name "rust-awc-2")
+    (name "rust-awc")
     (version "0.2.8")
     (source
      (origin
-- 
2.47.1





Reply sent to Efraim Flashner <efraim <at> flashner.co.il>:
You have taken responsibility. (Sun, 09 Feb 2025 15:56:02 GMT) Full text and rfc822 format available.

Notification sent to Herman Rimm <herman <at> rimm.ee>:
bug acknowledged by developer. (Sun, 09 Feb 2025 15:56:02 GMT) Full text and rfc822 format available.

Message #13 received at 75971-done <at> debbugs.gnu.org (full text, mbox):

From: Efraim Flashner <efraim <at> flashner.co.il>
To: Herman Rimm <herman <at> rimm.ee>
Cc: 75971-done <at> debbugs.gnu.org, Divya Ranjan Pattanaik <divya <at> subvertising.org>
Subject: Re: [bug#75971] [PATCH 1/2] gnu: rust-actix-http-test-1: Fix
 package-name.
Date: Sun, 9 Feb 2025 17:55:19 +0200
[Message part 1 (text/plain, inline)]
Thanks. Patches pushed to master.

-- 
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)]

This bug report was last modified 22 days ago.

Previous Next


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