cegui: 0-unstable-2023-03-18 -> 0-unstable-2025-04-06 (#398922)
This commit is contained in:
@@ -14,13 +14,13 @@
|
||||
|
||||
stdenv.mkDerivation {
|
||||
pname = "cegui";
|
||||
version = "0-unstable-2023-03-18";
|
||||
version = "0-unstable-2025-04-06";
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "paroj";
|
||||
repo = "cegui";
|
||||
rev = "186ce900e293b98f2721c11930248a8de54aa338";
|
||||
hash = "sha256-RJ4MnxklcuxC+ZYEbfma5RDc2aeJ95LuTwNk+FnEhdo=";
|
||||
rev = "a630bcc3f1e4b66edcf0fd00edcb9b29ad8446a3";
|
||||
hash = "sha256-9lZ7eBwmxZ33XNDJXQ2lbCcH5JyH0KoY1mj/g+2HOJs=";
|
||||
};
|
||||
|
||||
strictDeps = true;
|
||||
|
||||
Reference in New Issue
Block a user