From 09b063b9a67de7f5cdda83f0b04b039f7621060a Mon Sep 17 00:00:00 2001 From: aszlig Date: Sun, 28 Apr 2019 02:03:07 +0200 Subject: crosscode: 1.0.2 -> 1.0.3 Upstream changes: * Add a couple of new quests, new NPC dialogs and a few small details here and there * Finish the "A Promise is a Promise" quest line * The Last Minute Heroes guild headquarters is finally open to everyone, with a new quest * New consumable item is now dropped by the Moon bugs in Sapphire Ridge Signed-off-by: aszlig --- pkgs/games/gog/crosscode.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pkgs/games') diff --git a/pkgs/games/gog/crosscode.nix b/pkgs/games/gog/crosscode.nix index 9e60ab08..78636e45 100644 --- a/pkgs/games/gog/crosscode.nix +++ b/pkgs/games/gog/crosscode.nix @@ -2,12 +2,12 @@ buildGame rec { name = "crosscode-${version}"; - version = "1.0.2"; + version = "1.0.3"; src = fetchGog { productId = 1252295864; downloadName = "en3installer0"; - sha256 = "0gd3i99g79w7nr6dnkjkpfq5s2y20dwrf706ipzkggknygmg9xad"; + sha256 = "0b0ymc6zia9b1cs3iv40d9f0vi0lci2ha8bhalcqccckg8vjibjx"; }; nativeBuildInputs = [ makeWrapper ]; -- cgit 1.4.1