gitkraken: 4.0.1 -> 4.0.2 (#45433)

This commit is contained in:
Meghea Iulian 2018-08-21 20:23:23 +03:00 committed by xeji
parent 8b480313e5
commit 1061c329ca

View File

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