Update to version 2.5.0; Fixes RHBZ#2304746

epel10
Fabio Valentini 4 months ago
parent 4f5916e6bc
commit 3329533be0
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -30,3 +30,4 @@
/indexmap-2.2.5.crate
/indexmap-2.2.6.crate
/indexmap-2.3.0.crate
/indexmap-2.5.0.crate

@ -5,7 +5,7 @@
%global crate indexmap
Name: rust-indexmap
Version: 2.3.0
Version: 2.5.0
Release: %autorelease
Summary: Hash table with consistent order and fast iteration

@ -1 +1 @@
SHA512 (indexmap-2.3.0.crate) = 035f76873c8f94dc0ebf8e2cd29c157135a1a6b5fe042997bd30a928227f6257a19dfbc43ea9b50cee425fabdfbe0ef6704627126ae5cc937855d6c91fca0958
SHA512 (indexmap-2.5.0.crate) = c4627d43b1bc5c5fd64861d1a7ed66255ec3f790367028b2758a40751286d6677da7170cfb04dd88ca4c2d163df621583d2e0dc4e9db6d7ed9bd0cbea42b1729

Loading…
Cancel
Save