all-cabal-hashes: update Hackage snapshot to latest version

(cherry picked from commit bd60d9a6bb)
This commit is contained in:
Peter Simons
2018-05-22 10:34:21 +02:00
committed by Vaibhav Sagar
parent 48b3da9924
commit eabc2e6507

View File

@@ -1,6 +1,6 @@
{ fetchurl }:
fetchurl {
url = "https://github.com/commercialhaskell/all-cabal-hashes/archive/8e0e92e4c9aea65e8af3aa0c15ee49231dcb0433.tar.gz";
sha256 = "0n6sliykb5li2nn7x6gwq5wms9wx90c03498cd9baf4571hb6jwa";
url = "https://github.com/commercialhaskell/all-cabal-hashes/archive/810aa8e3848857c1158ded74a52159220119d188.tar.gz";
sha256 = "1s4x3ipn2san4rvfagmczdn70rhygpwwdmz0pqvy7q4rmgxy9x1i";
}