mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-20 17:53:26 -05:00
gnu: rust-packed-struct: Rename to rust-packed-struct-0.3.
* gnu/packages/crates-io.scm (rust-packed-struct): Rename variable to rust-packed-struct-0.3. Change-Id: Ibe9799098182b786af3e3e9d3a9088729fc62fcb
This commit is contained in:
parent
edc2be8326
commit
bca45f5531
1 changed files with 1 additions and 1 deletions
|
@ -50585,7 +50585,7 @@ (define-public rust-packed-simd-2-0.3
|
|||
(description "Portable Packed SIMD vectors.")
|
||||
(license (list license:expat license:asl2.0))))
|
||||
|
||||
(define-public rust-packed-struct
|
||||
(define-public rust-packed-struct-0.3
|
||||
(package
|
||||
(name "rust-packed-struct")
|
||||
(version "0.3.1")
|
||||
|
|
Loading…
Reference in a new issue