From a45053c175194173ce778748ba894c4992a967c6 Mon Sep 17 00:00:00 2001 From: "R. RyanTM" Date: Tue, 10 Jul 2018 21:08:01 -0700 Subject: x2goclient: 4.1.2.0 -> 4.1.2.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/x2goclient/versions. --- pkgs/applications/networking/remote/x2goclient/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgs/applications') diff --git a/pkgs/applications/networking/remote/x2goclient/default.nix b/pkgs/applications/networking/remote/x2goclient/default.nix index 2521a4b0daf9..01aaa2219bf3 100644 --- a/pkgs/applications/networking/remote/x2goclient/default.nix +++ b/pkgs/applications/networking/remote/x2goclient/default.nix @@ -3,11 +3,11 @@ makeWrapper, qtbase, qtsvg, qtx11extras, qttools, phonon }: stdenv.mkDerivation rec { name = "x2goclient-${version}"; - version = "4.1.2.0"; + version = "4.1.2.1"; src = fetchurl { url = "https://code.x2go.org/releases/source/x2goclient/${name}.tar.gz"; - sha256 = "1x1iiyszz6mbrnsqacxzclyx172djq865bw3y83ya7lc9j8a71zn"; + sha256 = "1bzjzz2m9bqqndnk1p9p522cfapsqgkb0wllvqj9d4ir18grh60w"; }; buildInputs = [ cups libssh libXpm nxproxy openldap openssh -- cgit 1.4.1