doublecmd: 1.1.26 -> 1.1.27 (#429702)

authored by Wolfgang Walther and committed by GitHub 3e6ea125 d097beee

+2 -2
+2 -2
pkgs/by-name/do/doublecmd/package.nix
··· 14 15 stdenv.mkDerivation (finalAttrs: { 16 pname = "doublecmd"; 17 - version = "1.1.26"; 18 19 src = fetchFromGitHub { 20 owner = "doublecmd"; 21 repo = "doublecmd"; 22 tag = "v${finalAttrs.version}"; 23 - hash = "sha256-1rUAyI+Qe4I6F1T9KxMxHxedcARav6CE8W5qvWLu8Y0="; 24 }; 25 26 nativeBuildInputs = [
··· 14 15 stdenv.mkDerivation (finalAttrs: { 16 pname = "doublecmd"; 17 + version = "1.1.27"; 18 19 src = fetchFromGitHub { 20 owner = "doublecmd"; 21 repo = "doublecmd"; 22 tag = "v${finalAttrs.version}"; 23 + hash = "sha256-YHaxynBIxoirFDKvGEECKIAJezuex3DBoU8snEdbhhg="; 24 }; 25 26 nativeBuildInputs = [