GNU bug report logs -
#75971
[PATCH 1/2] gnu: rust-actix-http-test-1: Fix package-name.
Previous Next
To reply to this bug, email your comments to 75971 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
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):
* 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):
* 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
This bug report was last modified 1 day ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.