From a0de53e5188e26da7ce3cebc8316f604ef52ef43 Mon Sep 17 00:00:00 2001 From: Piotr Gorski Date: Tue, 21 Oct 2025 16:58:15 +0200 Subject: [PATCH] Sync with Github Signed-off-by: Piotr Gorski --- PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PKGBUILD b/PKGBUILD index 037e21801f13..8d4e8d750092 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -202,7 +202,7 @@ fi # ZFS support if [ "$_build_zfs" = "yes" ]; then makedepends+=(git) - source+=("git+https://github.com/cachyos/zfs.git#commit=ab48a488224b2a2ccb1d4082f401468a6fa429e8") + source+=("git+https://github.com/cachyos/zfs.git#commit=7e331239953e9fbe39491092361b0e73030ba49b") fi # NVIDIA pre-build module support