dino: 2018-11-27 -> 2018-11-29 (#51557)

This commit is contained in:
Trolli Schmittlauch 2018-12-05 12:12:12 +01:00 committed by Jörg Thalheim
parent 99c37b0d86
commit 99231a36bb

View File

@ -14,13 +14,13 @@
}: }:
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
name = "dino-unstable-2018-11-27"; name = "dino-unstable-2018-11-29";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "dino"; owner = "dino";
repo = "dino"; repo = "dino";
rev = "141db9e40a3a81cfa3ad3587dc47f69c541d0fde"; rev = "680d28360c781ff29e810821801cfaba0493c526";
sha256 = "006r1x7drlz39jjxlfdnxgrnambw9amhl9jcgf6p1dx71h1x8221"; sha256 = "1w08xc842p2nggdxf0dwqw8izhwsrqah10w3s0v1i7dp33yhycln";
fetchSubmodules = true; fetchSubmodules = true;
}; };