mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: rust-thread-id-3.3: Remove minor version from variable name.
* gnu/packages/crates-io.scm (rust-thread-id-3.3): Rename to rust-thread-id-3.
This commit is contained in:
parent
c1a0012bf7
commit
17830c4aa0
1 changed files with 9 additions and 9 deletions
|
@ -7151,7 +7151,7 @@ cross platform API.")
|
||||||
("rust-serde" ,rust-serde-1)
|
("rust-serde" ,rust-serde-1)
|
||||||
("rust-serde-derive" ,rust-serde-derive-1)
|
("rust-serde-derive" ,rust-serde-derive-1)
|
||||||
("rust-serde-json" ,rust-serde-json-1)
|
("rust-serde-json" ,rust-serde-json-1)
|
||||||
("rust-thread-id" ,rust-thread-id-3.3))))
|
("rust-thread-id" ,rust-thread-id-3))))
|
||||||
(home-page "https://github.com/llogiq/flame")
|
(home-page "https://github.com/llogiq/flame")
|
||||||
(synopsis "Profiling and flamegraph library")
|
(synopsis "Profiling and flamegraph library")
|
||||||
(description "A profiling and flamegraph library.")
|
(description "A profiling and flamegraph library.")
|
||||||
|
@ -8842,7 +8842,7 @@ DWARF debugging format.")
|
||||||
("rust-serde" ,rust-serde-1)
|
("rust-serde" ,rust-serde-1)
|
||||||
("rust-serde-derive" ,rust-serde-derive-1)
|
("rust-serde-derive" ,rust-serde-derive-1)
|
||||||
("rust-tempfile" ,rust-tempfile-3)
|
("rust-tempfile" ,rust-tempfile-3)
|
||||||
("rust-thread-id" ,rust-thread-id-3.3)
|
("rust-thread-id" ,rust-thread-id-3)
|
||||||
("rust-time" ,rust-time-0.1))))
|
("rust-time" ,rust-time-0.1))))
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("libgit2" ,libgit2)
|
`(("libgit2" ,libgit2)
|
||||||
|
@ -8886,7 +8886,7 @@ reading and writing git repositories.")
|
||||||
("rust-serde" ,rust-serde-1)
|
("rust-serde" ,rust-serde-1)
|
||||||
("rust-serde-derive" ,rust-serde-derive-1)
|
("rust-serde-derive" ,rust-serde-derive-1)
|
||||||
("rust-tempdir" ,rust-tempdir-0.3)
|
("rust-tempdir" ,rust-tempdir-0.3)
|
||||||
("rust-thread-id" ,rust-thread-id-3.3)
|
("rust-thread-id" ,rust-thread-id-3)
|
||||||
("rust-time" ,rust-time-0.1))))))
|
("rust-time" ,rust-time-0.1))))))
|
||||||
|
|
||||||
(define-public rust-glium-0.25
|
(define-public rust-glium-0.25
|
||||||
|
@ -15635,7 +15635,7 @@ synchronization primitives.")
|
||||||
("rust-petgraph" ,rust-petgraph-0.5)
|
("rust-petgraph" ,rust-petgraph-0.5)
|
||||||
("rust-redox-syscall" ,rust-redox-syscall-0.1)
|
("rust-redox-syscall" ,rust-redox-syscall-0.1)
|
||||||
("rust-smallvec" ,rust-smallvec-1)
|
("rust-smallvec" ,rust-smallvec-1)
|
||||||
("rust-thread-id" ,rust-thread-id-3.3)
|
("rust-thread-id" ,rust-thread-id-3)
|
||||||
("rust-winapi" ,rust-winapi-0.3))))
|
("rust-winapi" ,rust-winapi-0.3))))
|
||||||
(home-page "https://github.com/Amanieu/parking_lot")
|
(home-page "https://github.com/Amanieu/parking_lot")
|
||||||
(synopsis "API for creating custom synchronization primitives")
|
(synopsis "API for creating custom synchronization primitives")
|
||||||
|
@ -15668,7 +15668,7 @@ synchronization primitives.")
|
||||||
("rust-rand" ,rust-rand-0.4)
|
("rust-rand" ,rust-rand-0.4)
|
||||||
("rust-redox-syscall" ,rust-redox-syscall-0.1)
|
("rust-redox-syscall" ,rust-redox-syscall-0.1)
|
||||||
("rust-smallvec" ,rust-smallvec-0.6)
|
("rust-smallvec" ,rust-smallvec-0.6)
|
||||||
("rust-thread-id" ,rust-thread-id-3.3)
|
("rust-thread-id" ,rust-thread-id-3)
|
||||||
("rust-winapi" ,rust-winapi-0.3))
|
("rust-winapi" ,rust-winapi-0.3))
|
||||||
#:cargo-development-inputs
|
#:cargo-development-inputs
|
||||||
(("rust-rustc-version" ,rust-rustc-version-0.2))))))
|
(("rust-rustc-version" ,rust-rustc-version-0.2))))))
|
||||||
|
@ -15697,7 +15697,7 @@ synchronization primitives.")
|
||||||
("rust-rand" ,rust-rand-0.6)
|
("rust-rand" ,rust-rand-0.6)
|
||||||
("rust-redox-syscall" ,rust-redox-syscall-0.1)
|
("rust-redox-syscall" ,rust-redox-syscall-0.1)
|
||||||
("rust-smallvec" ,rust-smallvec-0.6)
|
("rust-smallvec" ,rust-smallvec-0.6)
|
||||||
("rust-thread-id" ,rust-thread-id-3.3)
|
("rust-thread-id" ,rust-thread-id-3)
|
||||||
("rust-winapi" ,rust-winapi-0.3)
|
("rust-winapi" ,rust-winapi-0.3)
|
||||||
("rust-rustc-version" ,rust-rustc-version-0.2))))))
|
("rust-rustc-version" ,rust-rustc-version-0.2))))))
|
||||||
|
|
||||||
|
@ -15722,7 +15722,7 @@ synchronization primitives.")
|
||||||
("rust-petgraph" ,rust-petgraph-0.4)
|
("rust-petgraph" ,rust-petgraph-0.4)
|
||||||
("rust-rand" ,rust-rand-0.6)
|
("rust-rand" ,rust-rand-0.6)
|
||||||
("rust-smallvec" ,rust-smallvec-0.6)
|
("rust-smallvec" ,rust-smallvec-0.6)
|
||||||
("rust-thread-id" ,rust-thread-id-3.3)
|
("rust-thread-id" ,rust-thread-id-3)
|
||||||
("rust-winapi" ,rust-winapi-0.3)
|
("rust-winapi" ,rust-winapi-0.3)
|
||||||
("rust-rustc-version" ,rust-rustc-version-0.2))))))
|
("rust-rustc-version" ,rust-rustc-version-0.2))))))
|
||||||
|
|
||||||
|
@ -24815,7 +24815,7 @@ handle Unicode characters correctly.")
|
||||||
@code{thiserror} crate.")
|
@code{thiserror} crate.")
|
||||||
(license (list license:expat license:asl2.0))))
|
(license (list license:expat license:asl2.0))))
|
||||||
|
|
||||||
(define-public rust-thread-id-3.3
|
(define-public rust-thread-id-3
|
||||||
(package
|
(package
|
||||||
(name "rust-thread-id")
|
(name "rust-thread-id")
|
||||||
(version "3.3.0")
|
(version "3.3.0")
|
||||||
|
@ -24843,7 +24843,7 @@ different for every thread.")
|
||||||
|
|
||||||
(define-public rust-thread-id-2.0
|
(define-public rust-thread-id-2.0
|
||||||
(package
|
(package
|
||||||
(inherit rust-thread-id-3.3)
|
(inherit rust-thread-id-3)
|
||||||
(name "rust-thread-id")
|
(name "rust-thread-id")
|
||||||
(version "2.0.0")
|
(version "2.0.0")
|
||||||
(source
|
(source
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue