Update to version 2.2.1; Fixes RHBZ#2260765

epel10
Fabio Valentini 12 months ago
parent fe7121b713
commit cdf4b966a7
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -25,3 +25,4 @@
/indexmap-2.0.1.crate /indexmap-2.0.1.crate
/indexmap-2.0.2.crate /indexmap-2.0.2.crate
/indexmap-2.1.0.crate /indexmap-2.1.0.crate
/indexmap-2.2.1.crate

@ -5,7 +5,7 @@
%global crate indexmap %global crate indexmap
Name: rust-indexmap Name: rust-indexmap
Version: 2.1.0 Version: 2.2.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.1.0.crate) = 9d303eef918b9264b9fe326cc1d71f4095f7ed5639ed8696efa3e9be65dff2c50ada4495409e109e7718997db51ae1fd865cf8e88978107d7823faba14380600 SHA512 (indexmap-2.2.1.crate) = 6b2fe10567d46122589a8e235444372198f544e34a6e8395633337dafafc202619f5aa92819fb3254827df870ff25bc70d77a891f64adb68b27f9f69c8bb8983

Loading…
Cancel
Save