From a6b2f47294a7969bcdef9abaf7bfb17a818cb609 Mon Sep 17 00:00:00 2001 From: Piotr Gorski Date: Tue, 21 Oct 2025 16:57:37 +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 78ca6c826630..69433aba4c05 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