poedit: 2.3 -> 2.3.1

This commit is contained in:
R. RyanTM 2020-05-23 03:54:43 +00:00 committed by Jon
parent 63b77b16f3
commit c8768ec7ef

View file

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