Merge pull request #162024 from r-ryantm/auto-update/libtraceevent

libtraceevent: 1.5.0 -> 1.5.1
This commit is contained in:
Ryan Mulligan 2022-02-27 06:23:18 -08:00 committed by GitHub
commit 7b0d66b3dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,12 +2,12 @@
stdenv.mkDerivation rec {
pname = "libtraceevent";
version = "1.5.0";
version = "1.5.1";
src = fetchgit {
url = "git://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git";
rev = "libtraceevent-${version}";
sha256 = "sha256-ysdsuJ9MvmNY0/XSV+aO7Gh8buWed25DQhBE/5HIASU=";
sha256 = "sha256-g4dB8QhCG6SgZVAU3TCtb70vYYh1KN7FrcldzTGAUnI=";
};
# Don't build and install html documentation