Skip to content

Commit 7e5140d

Browse files
authored
Merge pull request #707 from reflex-frp/aa/a-c-h-2020-12-01
Bump all-cabal-hashes ("Update from Hackage at 2020-12-01T14:56:13Z")
2 parents 097e0ef + 69243ef commit 7e5140d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ChangeLog.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ This project's release branch is `master`. This log is written from the perspect
55
## Unreleased
66

77
* Bump
8-
* all-cabal-hashes ("Update from Hackage at 2020-11-17T19:33:44Z")
8+
* all-cabal-hashes ("Update from Hackage at 2020-12-01T14:56:13Z")
99
* beam-core to 0.9.0.0
1010
* beam-migrate to 0.5.0.0
1111
* beam-postgres to 0.5.0.0
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
self: _: {
22

33
all-cabal-hashes = self.fetchurl {
4-
url = https://github.com/commercialhaskell/all-cabal-hashes/archive/f8af2fab33ba6cfe1984b5c1b3aafac8764ec412.tar.gz;
5-
sha256 = "07g7b7y34kxmz0lyv7pziyjgfmy56swymxj0qh123v6lnw6rnkg2";
4+
url = https://github.com/commercialhaskell/all-cabal-hashes/archive/0830e8b2bb708de5619928a52044a90e9d3dad29.tar.gz;
5+
sha256 = "1w7svsx8lvsp421220xnmh312an09gcqxmik72y28cvxk7zi0375";
66
};
77

88
}

0 commit comments

Comments
 (0)