Archived
1
0
forked from rarias/bscpkgs

Update paraver: 4.10.6 -> 4.11.2

Reviewed-by: Aleix Roca Nonell <aleix.rocanonell@bsc.es>
This commit is contained in:
2023-11-28 16:30:16 +01:00
parent f55b48ec86
commit 9aaea0da0e
2 changed files with 3 additions and 3 deletions

View File

@@ -19,7 +19,7 @@ stdenv.mkDerivation rec {
src = builtins.fetchGit {
url = "https://github.com/bsc-performance-tools/paraver-kernel.git";
rev = "3f89ec68da8e53ee227c57a2024bf789fa68ba98"; # master (missing tag)
rev = "2e167da3cee78ca11e31b74faefb23f12bac2b8c"; # master (missing tag)
ref = "master";
};