Update to svn r3906

This commit is contained in:
Greg Hellings
2025-06-25 13:12:35 -05:00
parent 1e533260af
commit 9003b01246
+2 -2
View File
@@ -73,8 +73,8 @@
win.sword.overrideAttrs {
src = pkgs.fetchsvn {
url = "https://svn.crosswire.org/svn/sword/trunk";
rev = "3904";
hash = "sha256-kQvl6XU5KLZh+Roo/Xc2Eing/ov8XgWvmFmRfznW2Ok=";
rev = "3906";
hash = "sha256-n4wcDBzUjlVSIHYGw8BKWrl1pFGkdkDXLMnJqr754vI=";
};
patches = [ ];
}