Update to version 0.2.144; Fixes RHBZ#2196254

epel9
Fabio Valentini 2 years ago
parent fc29bf0f97
commit 0ddbf88670
No known key found for this signature in database
GPG Key ID: 5AC5F572E5D410AF

1
.gitignore vendored

@ -79,3 +79,4 @@
/libc-0.2.141.crate
/libc-0.2.142.crate
/libc-0.2.143.crate
/libc-0.2.144.crate

@ -5,7 +5,7 @@
%global crate libc
Name: rust-libc
Version: 0.2.143
Version: 0.2.144
Release: %autorelease
Summary: Raw FFI bindings to platform libraries like libc

@ -1 +1 @@
SHA512 (libc-0.2.143.crate) = 245590127b37b5c3f66392f8f143f872f769f283c77b68b88e23d5e14aa1b9770347021f4d81e81225ca4ed09db6e925d47602131edd83c6d995875766824b6e
SHA512 (libc-0.2.144.crate) = 576da68e3845a7149f64bee425529ffec4bbb8df0272790182e49c8bad5b9744de21ffb5c1206753b57b7fe45af02c6c429e16522b72a77e5262482d64df5692

Loading…
Cancel
Save