Commit 63b6756f authored by Yiyu Zhou's avatar Yiyu Zhou
Browse files

astrolog: fix atlas hash

parent 3db81532
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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
    ''