Update to r3913

This commit is contained in:
Greg Hellings
2025-08-08 14:27:54 -05:00
parent 3381313c1d
commit 9066dcfeea
+2 -2
View File
@@ -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 = [ ];
}