Update to version 2.7.2; Fixes RHBZ#2228090

epel9
Fabio Valentini 2 years ago
parent 98271b80e3
commit 31bf24afe1
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -18,3 +18,4 @@
/pest-2.5.7.crate
/pest-2.6.0.crate
/pest-2.7.1.crate
/pest-2.7.2.crate

@ -5,11 +5,10 @@
%global crate pest
Name: rust-pest
Version: 2.7.1
Version: 2.7.2
Release: %autorelease
Summary: Elegant Parser
# Upstream license specification: MIT/Apache-2.0
License: MIT OR Apache-2.0
URL: https://crates.io/crates/pest
Source: %{crates_source}

@ -1 +1 @@
SHA512 (pest-2.7.1.crate) = d6b6a22586c7a1ec56619aaa86449baaab249dd852bd60176cfb029e179f439f640d6857a239df62202534da851c3b724bada6fee5fec5ccece292a07d5b5093
SHA512 (pest-2.7.2.crate) = a6fd81f80ef94ec4785e45c875e25f5c451578ec449ae87c78ec17cc9ace551b53b28a6f6728203c2b92319599c634a9da1384342d426178e35d9ef898cfb850

Loading…
Cancel
Save