Merge pull request #152444 from dotlambda/metadata-cleaner-2.1.3

metadata-cleaner: 2.0.1 -> 2.1.3
This commit is contained in:
Bobby Rong 2021-12-29 10:35:54 +08:00 committed by GitHub
commit dfa497ec8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -9,7 +9,7 @@
, itstool
, libadwaita
, librsvg
, meson
, meson_0_60
, ninja
, pkg-config
, poppler_gi
@ -18,7 +18,7 @@
python3.pkgs.buildPythonApplication rec {
pname = "metadata-cleaner";
version = "2.0.1";
version = "2.1.3";
format = "other";
@ -26,7 +26,7 @@ python3.pkgs.buildPythonApplication rec {
owner = "rmnvgr";
repo = "metadata-cleaner";
rev = "v${version}";
sha256 = "sha256-iTKs3DEZSzqRARXJKPPygvCS5JNUMbQBkfjacwd168Y=";
hash = "sha256-9sLjgqqQBXcudlBRmqAwWcWMUXoIUyAK272zaNKbJNY=";
};
nativeBuildInputs = [
@ -35,7 +35,7 @@ python3.pkgs.buildPythonApplication rec {
glib
gtk4
itstool
meson
meson_0_60
ninja
pkg-config
wrapGAppsHook