astrolog: fix atlas hash (#462822)

This commit is contained in:
Aleksana
2025-11-18 16:21:07 +00:00
committed by GitHub
+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
''