astrolog: fix atlas hash

This commit is contained in:
Yiyu Zhou
2025-11-18 00:23:55 -08:00
parent 3db8153243
commit 63b6756fa9
+1 -1
View File
@@ -40,7 +40,7 @@ stdenv.mkDerivation {
};
atlas = fetchurl {
url = "http://astrolog.org/ftp/atlas/atlasbig.as";
hash = "sha256-5DVfW3IaOwOguH9cv2opr1gIWo+K/Q2bLtRM35oD/EM=";
hash = "sha256-sEiuc7azeBA5959QOIo0qllXqHo7LABGV4sB08xNWsM=";
};
in
''