lol

rizinPlugins.sigdb: unstable-2023-02-13 -> unstable-2023-08-23

+3 -3
+3 -3
pkgs/development/tools/analysis/rizin/sigdb.nix
··· 5 5 6 6 stdenvNoCC.mkDerivation rec { 7 7 pname = "rizin-sigdb"; 8 - version = "unstable-2023-02-13"; 8 + version = "unstable-2023-08-23"; 9 9 10 10 src = fetchFromGitHub { 11 11 owner = "rizinorg"; 12 12 # sigdb-source: source files (.pat and etc), around 2.5gb total 13 13 # sigdb: built and deflated .sig files, around 50mb total 14 14 repo = "sigdb"; 15 - rev = "829baf835e3515923266898fd597f7f75046ebd2"; 16 - hash = "sha256-zvGna2CEsDctc9P7hWTaz7kdtxAtPsXHNWOrRQ9ocdc="; 15 + rev = "4addbed50cd3b50eeef5a41d72533d079ebbfbf8"; 16 + hash = "sha256-Fy92MTuLswEgQ/XEUExqdU1Z4a5MP2Ahzi/gGxd5BtA="; 17 17 }; 18 18 19 19 buildPhase = ''