bpftune: 0-unstable-2025-03-07 -> 0-unstable-2025-03-20 (#391674)

This commit is contained in:
Nick Cao
2025-03-21 16:13:39 -04:00
committed by GitHub
+3 -3
View File
@@ -14,13 +14,13 @@
stdenv.mkDerivation rec {
pname = "bpftune";
version = "0-unstable-2025-03-07";
version = "0-unstable-2025-03-20";
src = fetchFromGitHub {
owner = "oracle";
repo = "bpftune";
rev = "744bd48eccb536d6e9c782f635130dbf322e8a32";
hash = "sha256-pjFqq5KeG1ptTEo8ENiqC/QkDPqQG4VPR2GDvcBPwH8=";
rev = "8c6a3ffc09265bd44ed89b75c400ef97959d1aff";
hash = "sha256-TQ8WaGvMcvyeZC4B9gSjJ2k5NOxpTaV4n7Qi36aA78Q=";
};
postPatch = ''