summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/linux.scm4
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 23a4243dba2..6023dea1a17 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -8449,7 +8449,7 @@ invocations of itself.")
8449(define-public ntfs-3g 8449(define-public ntfs-3g
8450 (package 8450 (package
8451 (name "ntfs-3g") 8451 (name "ntfs-3g")
8452 (version "2022.10.3") 8452 (version "2026.7.7")
8453 (source (origin 8453 (source (origin
8454 (method git-fetch) 8454 (method git-fetch)
8455 (uri 8455 (uri
@@ -8459,7 +8459,7 @@ invocations of itself.")
8459 (file-name (git-file-name name version)) 8459 (file-name (git-file-name name version))
8460 (sha256 8460 (sha256
8461 (base32 8461 (base32
8462 "02cmw0b2r6j5rk733ljlyrjibv997ck8f9lwrs93kpr6d6q57qcy")) 8462 "0kkpmi28qihwmnyvdnkj0azrd7zr6wkv590pjfmbbhn1w4qfp7gd"))
8463 (patches 8463 (patches
8464 (search-patches "ntfs-3g-autoconf-sbin-helpers.patch" 8464 (search-patches "ntfs-3g-autoconf-sbin-helpers.patch"
8465 "ntfs-3g-consistent-sbindir-usage.patch")))) 8465 "ntfs-3g-consistent-sbindir-usage.patch"))))