CVSROOT: /cvs Module name: ports Changes by: [email protected] 2024/04/19 12:54:44
Modified files:
x11/xmonad : Makefile
x11/xmonad/files: build
Log message:
With cabal-install-3.10.3.0, executables are now installed into
~/.local/bin instead of ~/.cabal/bin.
Change the example build script accordingly.
People already using xmonad and a custom ~/.xmonad/xmonad.hs file
should copy the new build script to their ~/.xmonad directory.
While here, switch HOMEPAGE to https.
