File tree Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Expand file tree Collapse file tree 2 files changed +2
-4
lines changed Original file line number Diff line number Diff line change 287
287
amazonka = {
288
288
src = fetchgit {
289
289
url = "https://github.com/wireapp/amazonka" ;
290
- rev = "b482e255d1fe8f33ceced7b55aa1f6e93081dea8 " ;
291
- hash = "sha256-p/07Hge/QwMldpnqV7Ic5GRiQFoaTxzrAjhmu554J4U =" ;
290
+ rev = "d98cefc04bcc7076a915076a322ab5905c6a4945 " ;
291
+ hash = "sha256-8HNHoTUaLi5lyOrKYybacZsDSHrju9/oo+Lf/YulbIo =" ;
292
292
} ;
293
293
packages = {
294
294
amazonka = "lib/amazonka" ;
Original file line number Diff line number Diff line change @@ -90,8 +90,6 @@ hself: hsuper: {
90
90
servant-openapi3 = ( hlib . doJailbreak hsuper . servant-openapi3 ) ;
91
91
singletons-base = hlib . dontCheck ( hlib . doJailbreak hsuper . singletons-base_3_5 ) ;
92
92
93
- # requires a too old base for GHC 9.10
94
- amazonka-core = ( hlib . doJailbreak hsuper . amazonka-core ) ;
95
93
# requires a too old base for GHC 9.10
96
94
tasty-wai = ( hlib . doJailbreak hsuper . tasty-wai ) ;
97
95
# -----------------
You can’t perform that action at this time.
0 commit comments