Update to version 0.2.3; Fixes RHBZ#2239272

epel9 imports/e9/rust-unindent-0.2.3-1.el9
Fabio Valentini 1 year ago
parent 937f9a5acb
commit 1981087cd2
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -10,3 +10,4 @@
/unindent-0.1.11.crate
/unindent-0.2.1.crate
/unindent-0.2.2.crate
/unindent-0.2.3.crate

@ -5,7 +5,7 @@
%global crate unindent
Name: rust-unindent
Version: 0.2.2
Version: 0.2.3
Release: %autorelease
Summary: Remove a column of leading whitespace from a string

@ -1 +1 @@
SHA512 (unindent-0.2.2.crate) = 9236032c96eddb0f7ab8b5e553d0c74a093b75ef1f4b5bc2420c3a5b58ff05f40c0db1f03fb85814f5bc71e4f8e151f684dac37cec10f43b2ed0dc6e813a6161
SHA512 (unindent-0.2.3.crate) = 2f1eb420ea3653b00d3e5fa0c2c105da8fd8a37cb3e699373c168604b799fccd5f0faf0cddce4212d119c2afb0c86b41efc3a50752b83ff7beda2bd84d360505

Loading…
Cancel
Save