pinta: 2.1 -> 2.1.1
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user