Merge pull request #325022 from r-ryantm/auto-update/poedit

poedit: 3.4.2 -> 3.4.4
This commit is contained in:
h7x4
2024-07-08 07:12:10 +02:00
committed by GitHub
+2 -2
View File
@@ -4,13 +4,13 @@
stdenv.mkDerivation rec {
pname = "poedit";
version = "3.4.2";
version = "3.4.4";
src = fetchFromGitHub {
owner = "vslavik";
repo = "poedit";
rev = "v${version}-oss";
hash = "sha256-CfCWfKRzeGGk8/B0BLauO4Xb88/Si1ezvcGKeURgC9o=";
hash = "sha256-SZjsJQYJCXQendzQ2Tobg+IgkWL6lFX5YnMfruPt7UA=";
};
nativeBuildInputs = [ autoconf automake asciidoc wrapGAppsHook3