From 320277a3cc80cb35df059c4a055439287022bf3b Mon Sep 17 00:00:00 2001 From: Piotr Gorski Date: Mon, 20 Jan 2025 18:02:59 +0100 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 5d99242f2fb3..47819a357f02 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -218,7 +218,7 @@ fi # ZFS support if [ "$_build_zfs" = "yes" ]; then makedepends+=(git) - source+=("git+https://github.com/cachyos/zfs.git#commit=76745cf5b86540f80e8e5faea85f8685a1b76caa") + source+=("git+https://github.com/cachyos/zfs.git#commit=a034b8e60dbddde9cb16476f341c48a9dfe886b8") fi # NVIDIA pre-build module support