Skip to content

Commit

Permalink
callHackage: update database to current version
Browse files Browse the repository at this point in the history
  • Loading branch information
peti committed Jan 12, 2017
1 parent 2fd0a9f commit b4fcbf4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/data/misc/hackage/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
fetchFromGitHub {
owner = "commercialhaskell";
repo = "all-cabal-hashes";
rev = "ee101d34ff8bd59897aa2eb0a124bcd3fb47ceec";
sha256 = "1hky0s2c1rv1srfnhbyi3ny14rnfnnp2j9fsr4ylz76xyxgjf5wm";
rev = "5c5b04af472eb6c2854b21cb52ee6324252280de";
sha256 = "1cnr350044yrlg7wa09fmdarl7y9gkydh25lv94wcqg3w9cdv0fb";
}

0 comments on commit b4fcbf4

Please sign in to comment.