Merge pull request #233859 from raphaelr/update/poedit

poedit: 3.1.1 -> 3.3.1
This commit is contained in:
Weijia Wang 2023-05-25 15:25:42 +03:00 committed by GitHub
commit 90f4d963aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,13 +4,13 @@
stdenv.mkDerivation rec {
pname = "poedit";
version = "3.2.2";
version = "3.3.1";
src = fetchFromGitHub {
owner = "vslavik";
repo = "poedit";
rev = "v${version}-oss";
sha256 = "sha256-kun1x1ql8KLS1+nh5+iItxYZnfvFcrx62cvX4OEczG4=";
hash = "sha256-xQDmBVALhtjc75JsjgqM5kyPR6UB05FbXnFPKWUY3ug=";
};
nativeBuildInputs = [ autoconf automake asciidoc wrapGAppsHook