Update to version 1.0.11; Fixes RHBZ#2223073

epel9
Fabio Valentini 2 years ago
parent 4a3363c249
commit dde7780c1a
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -9,3 +9,4 @@
/unicode-ident-1.0.8.crate
/unicode-ident-1.0.9.crate
/unicode-ident-1.0.10.crate
/unicode-ident-1.0.11.crate

@ -6,7 +6,7 @@
%global crate unicode-ident
Name: rust-unicode-ident
Version: 1.0.10
Version: 1.0.11
Release: %autorelease
Summary: Determine whether characters have the XID_Start or XID_Continue properties

@ -1 +1 @@
SHA512 (unicode-ident-1.0.10.crate) = 5dcc24e138a86f84cb05290332d02953b0ca18839ead1e74b0319bc361ea449700e04d62a51e435cba266121e463643e017718d3023a84f844a59e4ca4475686
SHA512 (unicode-ident-1.0.11.crate) = 9682bbee339fb987c9d0bb6a54406d37b28b5c3587372d406402e4341900fec97e3234cd03b5c98b90b6378fd533dc452cac3de90d3ade19c4b09657e4abf6df

Loading…
Cancel
Save