dwarf-fortress: 0.44.12 -> 0.47.02
This commit is contained in:
parent
381e86a782
commit
d2b745d617
@ -40,7 +40,7 @@ let
|
|||||||
# The latest Dwarf Fortress version. Maintainers: when a new version comes
|
# The latest Dwarf Fortress version. Maintainers: when a new version comes
|
||||||
# out, ensure that (unfuck|dfhack|twbt) are all up to date before changing
|
# out, ensure that (unfuck|dfhack|twbt) are all up to date before changing
|
||||||
# this.
|
# this.
|
||||||
latestVersion = "0.44.12";
|
latestVersion = "0.47.02";
|
||||||
|
|
||||||
# Converts a version to a package name.
|
# Converts a version to a package name.
|
||||||
versionToName = version: "dwarf-fortress_${lib.replaceStrings ["."] ["_"] version}";
|
versionToName = version: "dwarf-fortress_${lib.replaceStrings ["."] ["_"] version}";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user