Skip to content

Commit 84ad480

Browse files
mimadridrycee
mimadrid
authored andcommittedNov 4, 2017
tilix: 1.6.4 -> 1.7.1
1 parent de62516 commit 84ad480

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎pkgs/applications/misc/tilix/default.nix

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,13 @@
44

55
stdenv.mkDerivation rec {
66
name = "tilix-${version}";
7-
version = "1.6.4";
7+
version = "1.7.1";
88

99
src = fetchFromGitHub {
1010
owner = "gnunn1";
1111
repo = "tilix";
1212
rev = "${version}";
13-
sha256 = "1vqi68jlbbaky1569kd4lr6p02zsiv7v2rfb8j1pzwj7gydblaac";
13+
sha256 = "0x0bnb26hjvxmvvd7c9k8fw97gcm3z5ssr6r8x90xbyyw6h58hhh";
1414
};
1515

1616
nativeBuildInputs = [

0 commit comments

Comments
 (0)