From 9066dcfeeabb54a62cb58c71b09b2a9460101551 Mon Sep 17 00:00:00 2001 From: Greg Hellings Date: Fri, 8 Aug 2025 14:27:54 -0500 Subject: [PATCH] Update to r3913 --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index 19e7580..cfeae1a 100644 --- a/flake.nix +++ b/flake.nix @@ -77,8 +77,8 @@ win.sword.overrideAttrs { src = pkgs.fetchsvn { url = "https://svn.crosswire.org/svn/sword/trunk"; - rev = "3912"; - hash = "sha256-2VgoBdoJtbND++aQ2kDomr6LjYcUyyDwbgWNp5k07Uk="; + rev = "3913"; + hash = "sha256-7/B2IOVETC++or8SFfZ0VhDhMYdtphHXJjzEvVq+4JI="; }; patches = [ ]; }