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:
Efraim Flashner 2023-11-04 22:45:46 +02:00
parent edc2be8326
commit bca45f5531
No known key found for this signature in database
GPG key ID: 41AAE7DCCA3D8351

View file

@ -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")