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

poedit: 3.4.1 -> 3.4.2
This commit is contained in:
Weijia Wang 2024-01-05 01:03:04 +01:00 committed by GitHub
commit 4805fd1886
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.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