Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
xmonad-contrib


Commits:
5bd9422f by Felix Yan at 2026-06-28T06:41:21+08:00
upgpkg: 0.18.2-1: rebuild with xmonad-contrib 0.18.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,10 +1,10 @@
 pkgbase = xmonad-contrib
        pkgdesc = Community-maintained extensions for xmonad
-       pkgver = 0.18.1
-       pkgrel = 187
+       pkgver = 0.18.2
+       pkgrel = 1
        url = https://xmonad.org/
        arch = x86_64
-       license = BSD
+       license = BSD-3-Clause
        makedepends = ghc
        makedepends = haskell-quickcheck
        makedepends = haskell-hspec
@@ -14,7 +14,7 @@ pkgbase = xmonad-contrib
        depends = haskell-x11-xft
        depends = haskell-utf8-string
        depends = haskell-random
-       source = 
xmonad-contrib-0.18.1.tar.gz::https://github.com/xmonad/xmonad-contrib/archive/v0.18.1.tar.gz
-       sha512sums = 
d9bd1f03d3376b28f2458b69ed8c3be00d2109eaa5b55b94a59774d1515f30501f58652acca0b2cf958216ae2249032489344f77dec1cf451319d3e739bd12e9
+       source = 
xmonad-contrib-0.18.2.tar.gz::https://github.com/xmonad/xmonad-contrib/archive/v0.18.2.tar.gz
+       sha512sums = 
135deb34c637be6340464153aa9cefefdf8feb3e349871eaedc1637541962860cc8f5e387ee2ddb656769e15ea528ef5a2a11b42a8d14cef357efd70fce7eeea
 
 pkgname = xmonad-contrib


=====================================
PKGBUILD
=====================================
@@ -5,16 +5,16 @@
 # Contributor: orbisvicis <gmail.com>
 
 pkgname=xmonad-contrib
-pkgver=0.18.1
-pkgrel=187
+pkgver=0.18.2
+pkgrel=1
 pkgdesc='Community-maintained extensions for xmonad'
 url='https://xmonad.org/'
 arch=('x86_64')
-license=('BSD')
+license=('BSD-3-Clause')
 depends=('ghc-libs' 'xmonad' 'haskell-x11' 'haskell-x11-xft' 
'haskell-utf8-string' 'haskell-random')
 makedepends=('ghc' 'haskell-quickcheck' 'haskell-hspec')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/xmonad/xmonad-contrib/archive/v${pkgver}.tar.gz)
-sha512sums=('d9bd1f03d3376b28f2458b69ed8c3be00d2109eaa5b55b94a59774d1515f30501f58652acca0b2cf958216ae2249032489344f77dec1cf451319d3e739bd12e9')
+sha512sums=('135deb34c637be6340464153aa9cefefdf8feb3e349871eaedc1637541962860cc8f5e387ee2ddb656769e15ea528ef5a2a11b42a8d14cef357efd70fce7eeea')
 
 build() {
   cd ${pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xmonad-contrib/-/commit/5bd9422f9303d79783a868d5316734d4a23d4fbf

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/xmonad-contrib/-/commit/5bd9422f9303d79783a868d5316734d4a23d4fbf
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to