azpainter: 3.0.6 -> 3.0.7

authored by

R. Ryantm and committed by
Jonathan Ringer
50f3f12c 423b3e07

+2 -2
+2 -2
pkgs/applications/graphics/azpainter/default.nix
··· 9 10 stdenv.mkDerivation rec { 11 pname = "azpainter"; 12 - version = "3.0.6"; 13 14 src = fetchFromGitLab { 15 owner = "azelpg"; 16 repo = pname; 17 rev = "v${version}"; 18 - hash = "sha256-/shmLdZ4mCBZAeUuqJtCiUjeI8B5f/8dIGPqmXMjZ1I="; 19 }; 20 21 nativeBuildInputs = [
··· 9 10 stdenv.mkDerivation rec { 11 pname = "azpainter"; 12 + version = "3.0.7"; 13 14 src = fetchFromGitLab { 15 owner = "azelpg"; 16 repo = pname; 17 rev = "v${version}"; 18 + hash = "sha256-RlsiN9pefpTYUh4M8j4Ty/Ipi9StoVcNcICd7QDirhI="; 19 }; 20 21 nativeBuildInputs = [