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 287287 amazonka = {
288288 src = fetchgit {
289289 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 =" ;
292292 } ;
293293 packages = {
294294 amazonka = "lib/amazonka" ;
Original file line number Diff line number Diff line change @@ -90,8 +90,6 @@ hself: hsuper: {
9090 servant-openapi3 = ( hlib . doJailbreak hsuper . servant-openapi3 ) ;
9191 singletons-base = hlib . dontCheck ( hlib . doJailbreak hsuper . singletons-base_3_5 ) ;
9292
93- # requires a too old base for GHC 9.10
94- amazonka-core = ( hlib . doJailbreak hsuper . amazonka-core ) ;
9593 # requires a too old base for GHC 9.10
9694 tasty-wai = ( hlib . doJailbreak hsuper . tasty-wai ) ;
9795 # -----------------
You can’t perform that action at this time.
0 commit comments