haskell-getopt-generics: override to latest version for ghc-8.4.x
This commit is contained in:
parent
ad1cd53ec8
commit
97d56e94fa
|
@ -683,6 +683,7 @@ self: super: {
|
|||
brick = self.brick_0_35;
|
||||
timezone-olson = self.timezone-olson_0_1_9;
|
||||
matrix = self.matrix_0_3_6_1;
|
||||
getopt-generics = self.getopt-generics_0_13_0_2;
|
||||
|
||||
# https://github.com/xmonad/xmonad/issues/155
|
||||
xmonad = addBuildDepend (appendPatch super.xmonad (pkgs.fetchpatch
|
||||
|
|
Loading…
Reference in New Issue