poedit: 2.4.1 -> 2.4.2

This commit is contained in:
R. RyanTM 2020-11-19 14:22:47 +00:00
parent f01bfd6843
commit 3340d4f057

View file

@ -4,11 +4,11 @@
stdenv.mkDerivation rec {
pname = "poedit";
version = "2.4.1";
version = "2.4.2";
src = fetchurl {
url = "https://github.com/vslavik/poedit/archive/v${version}-oss.tar.gz";
sha256 = "0pvd903j2x3h9wh38fhlcn23d0jkjlqnfbdpbvnbhy6al1ngx72w";
sha256 = "1kry3xphrdccx8znfm9pw5872c5w0ri7cknlad4qcps54b25nnzk";
};
nativeBuildInputs = [ autoconf automake asciidoc wrapGAppsHook