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

poedit: 3.0 -> 3.0.1
This commit is contained in:
Ryan Mulligan 2021-12-20 16:00:02 -08:00 committed by GitHub
commit c5e23ddc63
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.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