memtree: 0-unstable-2025-06-06 → 0-unstable-2025-06-10

This commit is contained in:
nicoo
2025-06-24 18:29:15 +00:00
parent 0177eb8634
commit 77739983cc
+3 -3
View File
@@ -7,14 +7,14 @@
python3Packages.buildPythonApplication {
pname = "memtree";
version = "0-unstable-2025-06-06";
version = "0-unstable-2025-06-10";
pyproject = true;
src = fetchFromGitHub {
owner = "nicoonoclaste";
repo = "memtree";
rev = "279f1fa0a811de86c278ce74830bd8aa1b00db58";
hash = "sha256-gUULox3QSx68x8lb1ytanY36cw/I9L4HdpR8OPOsxuc=";
rev = "ad1a7d1e4fa5f195c2aa1012101d01ab580a05e8";
hash = "sha256-UmleB7wr1bh9t7vwt3o8Uwp3LUzAzB5jlPi3OvgECAg=";
};
build-system = with python3Packages; [