This commit is contained in:
Greg Hellings
2025-06-19 23:10:41 -05:00
parent 03bb96f3d6
commit ce926c834b
+3 -2
View File
@@ -73,9 +73,10 @@
win.sword.overrideAttrs {
src = pkgs.fetchsvn {
url = "https://svn.crosswire.org/svn/sword/trunk";
rev = "3900";
hash = "sha256-nNiv0YB7MM7kFplTfVM7x48SMLxHu3Js5Qn5ak583Zk=";
rev = "3904";
hash = "sha256-kQvl6XU5KLZh+Roo/Xc2Eing/ov8XgWvmFmRfznW2Ok=";
};
patches = [ ];
}
);
in