stone-kingdoms: 0.5.0 -> 0.6.0
https://gitlab.com/stone-kingdoms/stone-kingdoms/-/tags/0.6.0
This commit is contained in:
parent
29f575d7e6
commit
83fa0fc30d
@ -11,13 +11,13 @@
|
||||
|
||||
stdenvNoCC.mkDerivation rec {
|
||||
pname = "stone-kingdoms";
|
||||
version = "0.5.0";
|
||||
version = "0.6.0";
|
||||
|
||||
src = fetchFromGitLab {
|
||||
owner = "stone-kingdoms";
|
||||
repo = pname;
|
||||
rev = version;
|
||||
hash = "sha256-FQrg/1/nfFC/irCWSLbnb9GYSUv//ovvcjzvIg94oEI=";
|
||||
hash = "sha256-qdaGowzAmMSCJrXzWLPDmyICsmvs0w+tfTsqKQewzJ8=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
Loading…
Reference in New Issue
Block a user