tensor5 / haskell-happstack

[haskell-happstack] repository for Arch Linux
https://github.com/tensor5/haskell-happstack
7 stars 3 forks source link

Pandoc update in [haskell-core] prevents update of gitit #12

Closed neitsab closed 9 years ago

neitsab commented 9 years ago

https://github.com/archhaskell/habs/commit/53b88441ef874630e0a1491fe01f5bb2a3e9b3b6 from this morning updates pandoc to 1.15, therefore breaking gitit update:

:: Starting full system upgrade...
resolving dependencies...
warning: cannot resolve "haskell-pandoc=1.14.0.4_0-9", a dependency of "haskell-gitit"
:: The following package cannot be upgraded due to unresolvable dependencies:
      haskell-gitit

:: Do you want to skip the above package for this upgrade? [y/N] y
looking for conflicting packages...
error: failed to prepare transaction (could not satisfy dependencies)
:: haskell-gitit: requires haskell-configfile=1.1.4_0-7
:: haskell-gitit: requires haskell-http=4000.2.20_0-1
:: haskell-gitit: requires haskell-happstack-server=7.4.4_0-5
:: haskell-gitit: requires haskell-hoauth2=0.4.8_0-6
:: haskell-gitit: requires haskell-hslogger=1.2.9_0-2
:: haskell-gitit: requires haskell-http-client-tls=0.2.2_0-94
:: haskell-gitit: requires haskell-http-conduit=2.1.5_0-94
:: haskell-gitit: requires haskell-network=2.6.2.0_0-1
:: haskell-gitit: requires haskell-pandoc=1.14.0.4_0-8
:: haskell-gitit: requires haskell-recaptcha=0.1.0.3_0-7
:: haskell-gitit: requires haskell-uuid=1.3.10_0-6

However upstream gitit release 0.10.7.1 had bumped dep version to 1.16: https://github.com/jgm/gitit/commit/d5618a61e99033b9df9613b3ce3553f25233fd5e.

Thanks!

tensor5 commented 9 years ago

Updated (73047f797d4128b76e5b4f2cc884895a6f933d49).