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

poedit: 3.4 -> 3.4.1
This commit is contained in:
Pol Dellaiera 2023-11-29 20:06:08 +01:00 committed by GitHub
commit a4326dcddf
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";
version = "3.4.1";
src = fetchFromGitHub {
owner = "vslavik";
repo = "poedit";
rev = "v${version}-oss";
hash = "sha256-Z2DT+RO35EcJFOnrjmJ8v2tsINQnsPkbFhZW9OZqob4=";
hash = "sha256-VV8af2PVGPL0wzJbUigqPq4FDFUkwbafligNbfB6a9w=";
};
nativeBuildInputs = [ autoconf automake asciidoc wrapGAppsHook