Skip to content

Commit 6b40543

Browse files
azpainter: 3.0.10 -> 3.0.11 (#382302)
2 parents 348cb37 + de241cf commit 6b40543

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pkgs/by-name/az/azpainter/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@
2323

2424
stdenv.mkDerivation rec {
2525
pname = "azpainter";
26-
version = "3.0.10";
26+
version = "3.0.11";
2727

2828
src = fetchFromGitLab {
2929
owner = "azelpg";
3030
repo = pname;
3131
rev = "v${version}";
32-
hash = "sha256-5bU5rYUyEcZk8un+gksvIZ7S4PTGh9J4+zSX+ox+Khw=";
32+
hash = "sha256-5rNLGF/mkW+rBH9vuIPCJHciyf4NhG17Es+X6l4xIoQ=";
3333
};
3434

3535
nativeBuildInputs = [

0 commit comments

Comments
 (0)