Merge pull request #288327 from hulr/stone-kingdoms

stone-kingdoms: 0.5.0 -> 0.6.0
This commit is contained in:
OTABI Tomoya 2024-02-20 00:03:55 +09:00 committed by GitHub
commit 75dbfc864e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 = [