poedit: 3.0 -> 3.0.1

This commit is contained in:
R. Ryantm 2021-12-20 09:00:53 +00:00
parent ae969de2bb
commit d2aff919bc

View File

@ -4,13 +4,13 @@
stdenv.mkDerivation rec {
pname = "poedit";
version = "3.0";
version = "3.0.1";
src = fetchFromGitHub {
owner = "vslavik";
repo = "poedit";
rev = "v${version}-oss";
sha256 = "0bxhyxsa641ip6wab9ms9g4w6mb1bv46y5h5b436spl5c70rcn4z";
sha256 = "sha256-PBAOCAO3OrBE7lOho7nJNEpqwds7XiblN/f+GonrXHA=";
};
nativeBuildInputs = [ autoconf automake asciidoc wrapGAppsHook