eliza: 0-unstable-2025-10-06 -> 0-unstable-2025-10-28

This commit is contained in:
R. Ryantm
2025-10-30 14:55:43 +00:00
parent 7f40afa66e
commit 23a9569c9c
+3 -3
View File
@@ -7,12 +7,12 @@
stdenv.mkDerivation (finalAttrs: {
pname = "eliza";
version = "0-unstable-2025-10-06";
version = "0-unstable-2025-10-28";
src = fetchFromGitHub {
owner = "anthay";
repo = "ELIZA";
rev = "448707201101635eb4a56911d2d45f5b36e4a3cd";
hash = "sha256-tCNuF+WbukSL9Sp8mCdjJUMRV4hlbCDsrMdpe8Xi84U=";
rev = "e4c47439232c162ca0d515c5f8e1a714a80fefc0";
hash = "sha256-xHJLn/nxs8nWwXJE8p8fVhHzeIo1H3gxW5g4/jGCSx8=";
};
doCheck = true;