Update to version 2.7.1; Fixes RHBZ#2338938

epel10 imports/epel10/rust-indexmap-2.7.1-1.el10
Fabio Valentini 5 days ago
parent 9b776185e8
commit bb4822d36f
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -33,3 +33,4 @@
/indexmap-2.5.0.crate /indexmap-2.5.0.crate
/indexmap-2.6.0.crate /indexmap-2.6.0.crate
/indexmap-2.7.0.crate /indexmap-2.7.0.crate
/indexmap-2.7.1.crate

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

@ -1 +1 @@
SHA512 (indexmap-2.7.0.crate) = efac370b9f365a49489aa2c5406eb503044a4df7d6ceb772e0191b02244b6c2c1bf6c43ad4c8924160c1a2bd76d46c630b500a1c4252fc52366295d1cb04b48d SHA512 (indexmap-2.7.1.crate) = 225703f74a734da1ad464895192f07c83068b36129f69a9e87608134f250d3a19b95fdb21dcda6c44cb0204bc4ad69bfbba24d94c83b439000ab4b9ffec74abe

Loading…
Cancel
Save