Update to version 1.12.0; Fixes RHBZ#2280904

epel10
Fabio Valentini 9 months ago
parent 7f3c8491c2
commit f2b7fcc045
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -12,3 +12,4 @@
/either-1.9.0.crate /either-1.9.0.crate
/either-1.10.0.crate /either-1.10.0.crate
/either-1.11.0.crate /either-1.11.0.crate
/either-1.12.0.crate

@ -5,7 +5,7 @@
%global crate either %global crate either
Name: rust-either Name: rust-either
Version: 1.11.0 Version: 1.12.0
Release: %autorelease Release: %autorelease
Summary: General purpose sum type with two cases Summary: General purpose sum type with two cases

@ -1 +1 @@
SHA512 (either-1.11.0.crate) = f62a3859afdba762b004d4c766090a25d3bd81e4a14509c3bd0f39b0d433aeff997b39759f7dbc5a012bf3b680fc4510a4b2643d63dda8171bad7403554905ff SHA512 (either-1.12.0.crate) = 88e1ac4053c39740cf643a8fd445f2d939a8398e952b4b66ab38bb48bd54bc7a976967c4bebab36fed66c4f5fb76082e9c6d40e146914283fca28f31af0e0138

Loading…
Cancel
Save