--- Begin Message ---
Subject: |
gnu: xmonad: Update to 0.13. |
Date: |
Sat, 13 May 2017 23:47:50 +0200 |
User-agent: |
|
I'm submitting two patches.
The first patch will update the `ghc-x11` to version 0.18. The second
patch will update `xmonad` and `ghc-xmonad-contrib` to 0.13.
I'm sorry that the commit messages are not exactly correct.
--
mekeor ~ EDD3 DFFA 76F6 11C0 145F 9A99 AC85 BAD8 A2F8 C868
--- End Message ---
--- Begin Message ---
Subject: |
Re: bug#26914: gnu: xmonad: Update to 0.13. |
Date: |
Wed, 21 Jun 2017 09:43:48 +0200 |
User-agent: |
mu4e 0.9.18; emacs 25.2.1 |
Mekeor Melire <address@hidden> writes:
> I tested both patches again now: they work. I tested them using both
>
> $ ./pre-inst-env guix build xmonad ghc-xmonad-contrib # and
> $ ./pre-inst-env guix package -i xmonad ghc-xmonad-contrib
>
> and both worked.
>
> Before building the package, I applied the patch for ghc-x11, then I
> applied the patch for xmonad and ghc-xmonad-contrib.
Yes, you’re right. The patch for “ghc-x11” actually hadn’t been
pushed. I was able to build xmonad, but I noticed these warnings:
--8<---------------cut here---------------start------------->8---
Configuring xmonad-0.13...
Warning: This package indirectly depends on multiple versions of the same
package. This is highly likely to cause a compile failure.
package process-1.2.3.0 requires directory-1.2.2.0
package xmonad-0.13 requires directory-1.2.7.0
--8<---------------cut here---------------end--------------->8---
This indicates that we really need to update other packages too.
I’ll push this now and close this bug, but we really need to harmonise
the Haskell packages.
--
Ricardo
GPG: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC
https://elephly.net
--- End Message ---