flashprog: 1.2 -> 1.3 (#355415)

authored by

lassulus and committed by
GitHub
1a3635f4 f288ae8b

+2 -2
+2 -2
pkgs/by-name/fl/flashprog/package.nix
··· 14 15 stdenv.mkDerivation (finalAttrs: { 16 pname = "flashprog"; 17 - version = "1.2"; 18 19 src = fetchgit { 20 url = "https://review.sourcearcade.org/flashprog"; 21 rev = "v${finalAttrs.version}"; 22 - hash = "sha256-Z09hZ4a/G3DhWCmSkPyKs7ecSFBUfez7IWWxIhH3LyI="; 23 }; 24 25 nativeBuildInputs = [
··· 14 15 stdenv.mkDerivation (finalAttrs: { 16 pname = "flashprog"; 17 + version = "1.3"; 18 19 src = fetchgit { 20 url = "https://review.sourcearcade.org/flashprog"; 21 rev = "v${finalAttrs.version}"; 22 + hash = "sha256-S+UKDtpKYenwm+zR+Bg8HHxb2Jr7mFHAVCZdZTqCyRQ="; 23 }; 24 25 nativeBuildInputs = [