Merge pull request #79002 from romildo/upd.catfish

xfce.catfish: 1.4.12 -> 1.4.13
This commit is contained in:
worldofpeace 2020-02-01 18:14:59 -05:00 committed by GitHub
commit bdb5080733
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,11 +5,11 @@
python3Packages.buildPythonApplication rec { python3Packages.buildPythonApplication rec {
pname = "catfish"; pname = "catfish";
version = "1.4.12"; version = "1.4.13";
src = fetchurl { src = fetchurl {
url = "https://archive.xfce.org/src/apps/${pname}/${stdenv.lib.versions.majorMinor version}/${pname}-${version}.tar.bz2"; url = "https://archive.xfce.org/src/apps/${pname}/${stdenv.lib.versions.majorMinor version}/${pname}-${version}.tar.bz2";
sha256 = "0jhk4x97vip6h7rsw8hbwzfjmz55w6dpcj9v96m54xr15gh31yy3"; sha256 = "0fg89946z6n8njxn4mv29jksw8yavg8vypsljn9031pjwl3fmh2q";
}; };
nativeBuildInputs = [ nativeBuildInputs = [
@ -51,7 +51,7 @@ python3Packages.buildPythonApplication rec {
doCheck = false; doCheck = false;
meta = with stdenv.lib; { meta = with stdenv.lib; {
homepage = https://docs.xfce.org/apps/catfish/start; homepage = "https://docs.xfce.org/apps/catfish/start";
description = "Handy file search tool"; description = "Handy file search tool";
longDescription = '' longDescription = ''
Catfish is a handy file searching tool. The interface is Catfish is a handy file searching tool. The interface is