libtraceevent: 1.4.0 -> 1.5.0

This commit is contained in:
R. Ryantm
2021-12-25 21:47:41 +00:00
parent 5ed396a912
commit d68b53ee95

View File

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