Update to version 1.8.1; Fixes RHBZ#2069878

epel9
Fabio Valentini 3 years ago
parent 5ccb0f5815
commit 2fa6fc1cac
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -16,3 +16,4 @@
/indexmap-1.6.2.crate
/indexmap-1.7.0.crate
/indexmap-1.8.0.crate
/indexmap-1.8.1.crate

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

@ -1 +1 @@
SHA512 (indexmap-1.8.0.crate) = 6af44320a80c8256291cc6e3c90311ce67b7f69ce039d640bb3abbcb6057f16eb443a407060ba647d7b16f44214acf59b566772a4802ba5000f036f69ca82a43
SHA512 (indexmap-1.8.1.crate) = 919372d9bbe791092ca78026ea6f7f6b6560b5c011682b21afcfbbc76684a18844602545a527e3342e2b787643b1c07c8f18f2279535b7afdf395361c9a8749b

Loading…
Cancel
Save