We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5168bf7 + ca25268 commit 76040dbCopy full SHA for 76040db
1 file changed
pkgs/by-name/mt/mtpaint/package.nix
@@ -17,13 +17,13 @@
17
18
stdenv.mkDerivation {
19
pname = "mtPaint";
20
- version = "3.50.12";
+ version = "3.50.14";
21
22
src = fetchFromGitHub {
23
owner = "wjaguar";
24
repo = "mtPaint";
25
- rev = "7cae5d663ed835a365d89a535536c39e18862a83";
26
- hash = "sha256-W/MQZ1WqoVMzyEd60rbvA8yieesDc/xfKqbYGZumi2U=";
+ rev = "8304376e8861a8a603371b0f188db30f9cafdc17";
+ hash = "sha256-dyBbzEjdgMPlPnjFlJoZOh5qjx/qY94F28jEr2ihLQE=";
27
};
28
29
strictDeps = true;
0 commit comments