haskellPackages.arch-web: remove no longer needed jailbreak
This commit is contained in:
@@ -678,9 +678,6 @@ self: super: {
|
||||
# https://github.com/pxqr/base32-bytestring/issues/4
|
||||
base32-bytestring = dontCheck super.base32-bytestring;
|
||||
|
||||
# 2022-03-24: Strict aeson bound:
|
||||
arch-web = throwIfNot (super.arch-web.version == "0.1.0") "arch-web: remove jailbreak after update" doJailbreak super.arch-web;
|
||||
|
||||
# Djinn's last release was 2014, incompatible with Semigroup-Monoid Proposal
|
||||
# https://github.com/augustss/djinn/pull/8
|
||||
djinn = appendPatch (fetchpatch {
|
||||
|
||||
Reference in New Issue
Block a user