poedit: 3.4.1 -> 3.4.2

This commit is contained in:
R. Ryantm 2023-12-29 12:21:26 +00:00
parent d20560a3ad
commit 1ec5fcaf3b

View File

@ -4,13 +4,13 @@
stdenv.mkDerivation rec {
pname = "poedit";
version = "3.4.1";
version = "3.4.2";
src = fetchFromGitHub {
owner = "vslavik";
repo = "poedit";
rev = "v${version}-oss";
hash = "sha256-VV8af2PVGPL0wzJbUigqPq4FDFUkwbafligNbfB6a9w=";
hash = "sha256-CfCWfKRzeGGk8/B0BLauO4Xb88/Si1ezvcGKeURgC9o=";
};
nativeBuildInputs = [ autoconf automake asciidoc wrapGAppsHook