gitkraken: 2.5.0 -> 2.6.0

This commit is contained in:
Winnie Quinn 2017-05-27 13:04:08 -04:00
parent 476086929a
commit 63b3212471
1 changed files with 2 additions and 2 deletions

View File

@ -9,11 +9,11 @@ with stdenv.lib;
stdenv.mkDerivation rec {
name = "gitkraken-${version}";
version = "2.5.0";
version = "2.6.0";
src = fetchurl {
url = "https://release.gitkraken.com/linux/v${version}.deb";
sha256 = "1in8caxsc8fld1sl6d9nzch86s9x0770qi6amh573zmb80yyd743";
sha256 = "1msdwqp20pwaxv1a6maqb7wmaq00m8jpdga7fmbjcnpvkcdz49l7";
};
libPath = makeLibraryPath [