dwarf-fortress: 0.43.05 -> 0.44.02
dwarf-therapist: 37.0.0-Hello71 -> 39.0.0 dfhack: 0.43.05-r1 -> 0.44.02-alpha1 cla-theme: 43.05-v23 -> 44.01-v24 phoebus-theme: 43.05c -> 44.02a There is a new maintained repository for dwarf-therapist: http://www.bay12forums.com/smf/index.php?topic=168411 dfhack is still in alpha, so make backups, if you use it. cc @the-kenny @abbradar
This commit is contained in:
@@ -4,13 +4,13 @@
|
||||
}:
|
||||
|
||||
let
|
||||
dfVersion = "0.43.05";
|
||||
version = "${dfVersion}-r2";
|
||||
dfVersion = "0.44.02";
|
||||
version = "${dfVersion}-alpha1";
|
||||
rev = "refs/tags/${version}";
|
||||
sha256 = "18zbxri5rch750m431pdmlk4xi7nc14iif3i7glxrgy2h5nfaw5c";
|
||||
sha256 = "1cdp2jwhxl54ym92jm58xyrz942ajp6idl31qrmzcqzawp2fl620";
|
||||
|
||||
# revision of library/xml submodule
|
||||
xmlRev = "3322beb2e7f4b28ff8e573e9bec738c77026b8e9";
|
||||
xmlRev = "e2e256066cc4a5c427172d9d27db25b7823e4e86";
|
||||
|
||||
arch =
|
||||
if stdenv.system == "x86_64-linux" then "64"
|
||||
|
||||
Reference in New Issue
Block a user