essence-of-live-coding-warp: update overrides for the new version of http-client
This commit is contained in:
parent
86743871da
commit
f159654fb1
@ -1519,7 +1519,7 @@ self: super: {
|
|||||||
|
|
||||||
# 2020-12-05: http-client is fixed on too old version
|
# 2020-12-05: http-client is fixed on too old version
|
||||||
essence-of-live-coding-warp = super.essence-of-live-coding-warp.override {
|
essence-of-live-coding-warp = super.essence-of-live-coding-warp.override {
|
||||||
http-client = self.http-client_0_7_4;
|
http-client = self.http-client_0_7_5;
|
||||||
};
|
};
|
||||||
|
|
||||||
# 2020-12-06: Restrictive upper bounds w.r.t. pandoc-types (https://github.com/owickstrom/pandoc-include-code/issues/27)
|
# 2020-12-06: Restrictive upper bounds w.r.t. pandoc-types (https://github.com/owickstrom/pandoc-include-code/issues/27)
|
||||||
|
Loading…
Reference in New Issue
Block a user