corsix-th: 0.68.0 -> 0.69.0 (#428802)

authored by Matteo Pacini and committed by GitHub bf23941a 793af424

+2 -2
+2 -2
pkgs/by-name/co/corsix-th/package.nix
··· 18 19 stdenv.mkDerivation (finalAttrs: { 20 pname = "corsix-th"; 21 - version = "0.68.0"; 22 23 src = fetchFromGitHub { 24 owner = "CorsixTH"; 25 repo = "CorsixTH"; 26 rev = "v${finalAttrs.version}"; 27 - hash = "sha256-D8ks+fiFJxwClqW1aNtGGa5UxAFvuH2f2guwPxOEQwI="; 28 }; 29 30 patches = [
··· 18 19 stdenv.mkDerivation (finalAttrs: { 20 pname = "corsix-th"; 21 + version = "0.69.0"; 22 23 src = fetchFromGitHub { 24 owner = "CorsixTH"; 25 repo = "CorsixTH"; 26 rev = "v${finalAttrs.version}"; 27 + hash = "sha256-U8rl24EBjSRJrK2VmCI3YKeEM7U8ynaufEghgVfqrp0="; 28 }; 29 30 patches = [