Merge pull request #97247 from r-ryantm/auto-update/shattered-pixel-dungeon

shattered-pixel-dungeon: 0.8.2b -> 0.8.2d
This commit is contained in:
Lassulus 2020-09-05 20:27:46 +02:00 committed by GitHub
commit ff904ab70c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -10,13 +10,13 @@
let
pname = "shattered-pixel-dungeon";
version = "0.8.2b";
version = "0.8.2d";
src = fetchFromGitHub {
owner = "00-Evan";
repo = "shattered-pixel-dungeon";
rev = "v${version}";
sha256 = "02ksxm7iknxfc7l8dl2pr1kyhfmi7vkchz0lh46w3p5mqf82psfb";
sha256 = "11lgalam1aacw01ar7nawiim4pbxqzrdrnxvj6wq9mg83hgsz65l";
};
postPatch = ''