mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: rust-actix-http-test-1: Fix package-name.
* gnu/packages/crates-web.scm (rust-actix-http-test-1)[name]: Remove -2. Change-Id: I7cff55f606d9b6428e96b11f251f1435f9bb3129 Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
This commit is contained in:
parent
2bb41110cc
commit
877f7b7c1a
1 changed files with 1 additions and 1 deletions
|
@ -756,7 +756,7 @@ during testing.")
|
|||
(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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue