mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: rust-vecmath-1: Drop minor version from name.
* gnu/packages/crates-io.scm (rust-vecmath-1): Drop minor version from name. * gnu/packages/crates-graphics.scm (rust-piston2d-graphics-0.35): Apply renaming.
This commit is contained in:
parent
0ca3e08d45
commit
da33d474f9
2 changed files with 2 additions and 2 deletions
|
@ -41018,7 +41018,7 @@ first byte.")
|
|||
(license (list license:asl2.0
|
||||
license:expat))))
|
||||
|
||||
(define-public rust-vecmath-1.0
|
||||
(define-public rust-vecmath-1
|
||||
(package
|
||||
(name "rust-vecmath")
|
||||
(version "1.0.0")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue