dwarf-fortress-packages.phoebus-theme: 43.03 -> 43.05c

This commit is contained in:
Nikolay Amiantov 2016-11-23 18:05:38 +03:00
parent 809c6f0c98
commit ccaec3a88b

View file

@ -5,13 +5,13 @@
stdenv.mkDerivation rec {
name = "phoebus-theme-${version}";
version = "43.03";
version = "43.05c";
src = fetchFromGitHub {
owner = "DFgraphics";
repo = "Phoebus";
rev = version;
sha256 = "1mga5w3mks3bm6qch7azffr51g3q26za7hnas4qmxfs3m56bjav7";
sha256 = "0wiz9rd5ypibgh8854h5n2xwksfxylaziyjpbp3p1rkm3r7kr4fd";
};
installPhase = ''