pinta: 2.1 -> 2.1.1

This commit is contained in:
Thiago Kenji Okada
2023-02-26 19:36:17 +00:00
parent acb76e827a
commit 6ff5d1fa84
+2 -2
View File
@@ -10,7 +10,7 @@
buildDotnetModule rec {
pname = "Pinta";
version = "2.1";
version = "2.1.1";
nativeBuildInputs = [
intltool
@@ -36,7 +36,7 @@ buildDotnetModule rec {
owner = "PintaProject";
repo = "Pinta";
rev = version;
hash = "sha256-hugV4I13wZhPnVTUlGlaVxdjpGRvWDnfRVXgV+oy+sE=";
hash = "sha256-sdSGBf/dk+3Oy/aCfmIDuymwXQZwnth923Wdggir/Q0=";
};
# https://github.com/NixOS/nixpkgs/issues/38991