From b3663555d8f55a5c55be12f0c2661836046b85c4 Mon Sep 17 00:00:00 2001 From: "R. RyanTM" Date: Sat, 23 Jun 2018 22:02:07 -0700 Subject: lxqt.libfm-qt: 0.12.0 -> 0.13.1 Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/libfm-qt/versions. These checks were done: - built on NixOS - 0 of 0 passed binary check by having a zero exit code. - 0 of 0 passed binary check by having the new version present in output. - found 0.13.1 with grep in /nix/store/j3k46ff4i767vxiajc1dy41fd5smdqid-libfm-qt-0.13.1 - directory tree listing: https://gist.github.com/f8d05638960a752c27ada529e3d8922e - du listing: https://gist.github.com/9a3529479e5f3453a388a2bdadff58aa --- pkgs/desktops/lxqt/core/libfm-qt/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgs/desktops') diff --git a/pkgs/desktops/lxqt/core/libfm-qt/default.nix b/pkgs/desktops/lxqt/core/libfm-qt/default.nix index 612fbeafe199..f3a50814d638 100644 --- a/pkgs/desktops/lxqt/core/libfm-qt/default.nix +++ b/pkgs/desktops/lxqt/core/libfm-qt/default.nix @@ -7,13 +7,13 @@ stdenv.mkDerivation rec { name = "${pname}-${version}"; pname = "libfm-qt"; - version = "0.12.0"; + version = "0.13.1"; src = fetchFromGitHub { owner = "lxde"; repo = pname; rev = version; - sha256 = "0932yl098pc5rwgy9irrc3ys47jx64m3wm702dvs8yy15alv6x4i"; + sha256 = "1g8j1lw74qvagqhqsx45b290fjwh3jfl3i0366m0w4la03v0rw5j"; }; nativeBuildInputs = [ -- cgit 1.4.1