wm/xmonad-contrib: Update to 0.17.1

The release note is too long to paste here. See
https://hackage.haskell.org/package/xmonad-contrib-0.17.1/changelog
This commit is contained in:
pho 2023-01-26 10:01:04 +00:00
parent 2f7b9a88b1
commit 803a2191cc
4 changed files with 1006 additions and 963 deletions

View file

@ -1,12 +1,12 @@
Third party tiling algorithms, configurations and scripts to xmonad,
a tiling window manager for X.
Community-maintained tiling algorithms and extension modules for xmonad, an
X11 tiling window manager.
For an introduction to building, configuring and using xmonad
extensions, see "XMonad.Doc". In particular:
For an introduction to building, configuring and using xmonad extensions,
see "XMonad.Doc". In particular:
"XMonad.Doc.Configuring", a guide to configuring xmonad
"XMonad.Doc.Extending", using the contributed extensions library
"XMonad.Doc.Developing", introduction to xmonad internals and writing
your own extensions.
"XMonad.Doc.Developing", introduction to xmonad internals and writing your
own extensions.

View file

@ -1,21 +1,16 @@
# $NetBSD: Makefile,v 1.16 2022/02/26 03:58:33 pho Exp $
# $NetBSD: Makefile,v 1.17 2023/01/26 10:01:04 pho Exp $
DISTNAME= xmonad-contrib-0.17.0
DISTNAME= xmonad-contrib-0.17.1
PKGNAME= ${DISTNAME}
PKGREVISION= 2
CATEGORIES= wm
MAINTAINER= degroote@NetBSD.org
COMMENT= Third party extensions for xmonad
COMMENT= Community-maintained extensions for xmonad
LICENSE= modified-bsd
.include "options.mk"
.include "../../devel/hs-extensible-exceptions/buildlink3.mk"
.include "../../devel/hs-old-locale/buildlink3.mk"
.include "../../time/hs-old-time/buildlink3.mk"
.include "../../devel/hs-random/buildlink3.mk"
.include "../../math/hs-semigroups/buildlink3.mk"
.include "../../devel/hs-utf8-string/buildlink3.mk"
.include "../../x11/hs-X11/buildlink3.mk"
.include "../../wm/xmonad/buildlink3.mk"

File diff suppressed because it is too large Load diff

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.9 2022/02/12 05:11:00 pho Exp $
$NetBSD: distinfo,v 1.10 2023/01/26 10:01:04 pho Exp $
BLAKE2s (xmonad-contrib-0.17.0.tar.gz) = c4f43d210774cf3ee9b2bf41abdc5add5f47851fffa6765097196b47b7e94d6a
SHA512 (xmonad-contrib-0.17.0.tar.gz) = 357ef80565690a1e652f79c877964181134c7f02a5d325dbf3890246588ce8a545e91126041bcc2af3d9ebf5b3be28f4866ee9ede76ddbf0fc0387871319a900
Size (xmonad-contrib-0.17.0.tar.gz) = 615173 bytes
BLAKE2s (xmonad-contrib-0.17.1.tar.gz) = 292c66c3f5ff41a49e305c088f20aad4566205c43cc7cd5c88786ba01ee2d6e4
SHA512 (xmonad-contrib-0.17.1.tar.gz) = 07f989623f4d9affae564ba36a180721910c1a0acf3d23e0e548fc48bb4dcd9864987c521c28251f6443cdd5134ded8e8bb18c6f78d06cb00c386ff6ad59c97e
Size (xmonad-contrib-0.17.1.tar.gz) = 646843 bytes