medusa: refresh source hash for GCC 15 fix (#484279)
This commit is contained in:
@@ -16,7 +16,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
owner = "jmk-foofus";
|
||||
repo = "medusa";
|
||||
tag = finalAttrs.version;
|
||||
hash = "sha256-devirQMmS8mtxT5H5XafRRvCyfcvwoWxtTp0V1SJeSM=";
|
||||
hash = "sha256-ftn5RBE3NYfjXLq8Gm92sbFW+M925BDuL/VmwfPYXpo=";
|
||||
};
|
||||
|
||||
outputs = [
|
||||
|
||||
Reference in New Issue
Block a user