Merge pull request #241317 from dasj19/poedit-update

poedit: 3.3.1 -> 3.3.2
This commit is contained in:
Nick Cao 2023-07-04 10:48:37 +08:00 committed by GitHub
commit e178ecd1a3
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.3.1";
version = "3.3.2";
src = fetchFromGitHub {
owner = "vslavik";
repo = "poedit";
rev = "v${version}-oss";
hash = "sha256-xQDmBVALhtjc75JsjgqM5kyPR6UB05FbXnFPKWUY3ug=";
hash = "sha256-4WImcTr2nWIdsYJ9ADztvjKEzHK4F8qpJ0QGMOfB3ng=";
};
nativeBuildInputs = [ autoconf automake asciidoc wrapGAppsHook