3
0
Fork 0
forked from mirrors/nixpkgs

Merge pull request #91767 from fgaz/shattered-pixel-dungeon/0.8.1

shattered-pixel-dungeon: 0.8.0b -> 0.8.1
This commit is contained in:
Daniël de Kok 2020-06-29 20:35:07 +02:00 committed by GitHub
commit 7801614fdc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9,13 +9,13 @@
let
pname = "shattered-pixel-dungeon";
version = "0.8.0b";
version = "0.8.1";
src = fetchFromGitHub {
owner = "00-Evan";
repo = "shattered-pixel-dungeon";
rev = "v${version}";
sha256 = "1qi90qw2xp56wai4gn39rpwh3gs3kx2zcpbni861f7hl9hnf87bf";
sha256 = "1n459xdvqf974hs91xfq5fdj29s4w5w83dg3m2vp7gqmrmm2jykf";
};
postPatch = ''