Merge pull request #45085 from plumelo/feature/gitkraken-4.0.1

gitkraken: 3.6.6 -> 4.0.1
This commit is contained in:
Sarah Brofeldt 2018-08-16 09:44:00 +02:00 committed by GitHub
commit 5e2b4b5ae2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,11 +12,11 @@ let
in in
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
name = "gitkraken-${version}"; name = "gitkraken-${version}";
version = "3.6.6"; version = "4.0.1";
src = fetchurl { src = fetchurl {
url = "https://release.gitkraken.com/linux/v${version}.deb"; url = "https://release.gitkraken.com/linux/v${version}.deb";
sha256 = "01ir325ls1fb6ml79c02c7dyi910lxw0avlwc0nzv8fy4aqavl6p"; sha256 = "0y4r5d21mxwnwla9ggy9c4pm3zbz67yi9z06znkdz9x2chv1ci3n";
}; };
libPath = makeLibraryPath [ libPath = makeLibraryPath [