Skip to content

Commit

Permalink
all-cabal-hashes: Update from Hackage at 2022-01-20T19:38:07Z (#766)
Browse files Browse the repository at this point in the history
  • Loading branch information
ali-abrar authored Jan 28, 2022
1 parent bd09ddb commit 3ed2bcf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ This project's release branch is `master`. This log is written from the perspect

Intentional bumps:

* all-cabal-hashes "Update from Hackage at 2022-01-20T19:38:07Z"
* dependent-sum-template to 0.1.1.0
* some to 1.0.2

Expand Down
4 changes: 2 additions & 2 deletions nixpkgs-overlays/all-cabal-hashes/default.nix
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
self: _: {

all-cabal-hashes = self.fetchurl {
url = https://github.com/commercialhaskell/all-cabal-hashes/archive/5ea2bb9f4468a4043ed2d878fb6b8a3e70c7436f.tar.gz;
sha256 = "1pg9vfsdk18ga38vjwl848pxfs81xsgg9rjgd5yvrychczhwr452";
url = https://github.com/commercialhaskell/all-cabal-hashes/archive/02611fecba726dceab2ba02079ae0e6ed86efa4d.tar.gz;
sha256 = "1n0rizsylq4l3m81n7x339cc75p6vzg0jnz7qq4y8a3fkjqcfwb9";
};

}

0 comments on commit 3ed2bcf

Please sign in to comment.