Update to version 2.6.0; Fixes RHBZ#2316039

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

1
.gitignore vendored

@ -31,3 +31,4 @@
/indexmap-2.2.6.crate
/indexmap-2.3.0.crate
/indexmap-2.5.0.crate
/indexmap-2.6.0.crate

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

@ -1 +1 @@
SHA512 (indexmap-2.5.0.crate) = c4627d43b1bc5c5fd64861d1a7ed66255ec3f790367028b2758a40751286d6677da7170cfb04dd88ca4c2d163df621583d2e0dc4e9db6d7ed9bd0cbea42b1729
SHA512 (indexmap-2.6.0.crate) = c870348691f5acf97e7bff25c805e60f2e9db9e3ee7b3b939b7be45b6bcfaadee9880e6ad27adbbe2545865193655b5fa9de18487b7a1d030017b2fca48616ca

Loading…
Cancel
Save