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 @@ signing/verification, and general purpose curve arithmetic support.")
(description "Portable Packed SIMD vectors.") (description "Portable Packed SIMD vectors.")
(license (list license:expat license:asl2.0)))) (license (list license:expat license:asl2.0))))
(define-public rust-packed-struct (define-public rust-packed-struct-0.3
(package (package
(name "rust-packed-struct") (name "rust-packed-struct")
(version "0.3.1") (version "0.3.1")