lol
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

gitkraken: 4.0.1 -> 4.0.2 (#45433)

authored by

Meghea Iulian and committed by
xeji
1061c329 8b480313

+2 -2
+2 -2
pkgs/applications/version-management/gitkraken/default.nix
··· 12 12 in 13 13 stdenv.mkDerivation rec { 14 14 name = "gitkraken-${version}"; 15 - version = "4.0.1"; 15 + version = "4.0.2"; 16 16 17 17 src = fetchurl { 18 18 url = "https://release.gitkraken.com/linux/v${version}.deb"; 19 - sha256 = "0y4r5d21mxwnwla9ggy9c4pm3zbz67yi9z06znkdz9x2chv1ci3n"; 19 + sha256 = "0dnckd75fcgc9wa4ivbnw2djmk4phzzr891snhxpsvb1dhlc7rgx"; 20 20 }; 21 21 22 22 libPath = makeLibraryPath [