Felix Yan pushed to branch main at Arch Linux / Packaging / Packages / 
haskell-xcffib


Commits:
d70e9d36 by Felix Yan at 2023-10-03T20:55:09+03:00
upgpkg: 1.3.0-1: rebuild with xcb-types 0.13.0, xcffib 1.3.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = haskell-xcffib
        pkgdesc = A cffi-based python binding for X
-       pkgver = 1.2.0
-       pkgrel = 31
+       pkgver = 1.3.0
+       pkgrel = 1
        url = https://github.com/tych0/xcffib
        arch = x86_64
        license = Apache
@@ -15,7 +15,7 @@ pkgbase = haskell-xcffib
        depends = haskell-optparse-applicative
        depends = haskell-split
        depends = haskell-xcb-types
-       source = 
https://hackage.haskell.org/packages/archive/xcffib/1.2.0/xcffib-1.2.0.tar.gz
-       sha512sums = 
bf138ed8e3cc7ac7b63f60b9a18716f78a42dab79098d365e2f33c57dbd60ae032a20a08d342bdd956666c4fc99bb9786f88727a8da4b997ea6f4d02241fc211
+       source = 
https://hackage.haskell.org/packages/archive/xcffib/1.3.0/xcffib-1.3.0.tar.gz
+       sha512sums = 
498a27832d93aa6f9c005e93045badceee36b6a8165e317e6b8425f17e51bbe02cffa974d3983217619f8467e08e75274276559104f5f351740276705a33dced
 
 pkgname = haskell-xcffib


=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
 
 _hkgname=xcffib
 pkgname=haskell-xcffib
-pkgver=1.2.0
-pkgrel=31
+pkgver=1.3.0
+pkgrel=1
 pkgdesc="A cffi-based python binding for X"
 url="https://github.com/tych0/xcffib";
 license=('Apache')
@@ -12,7 +12,7 @@ depends=('ghc-libs' 'haskell-attoparsec' 'haskell-either' 
'haskell-filemanip' 'h
          'haskell-optparse-applicative' 'haskell-split' 'haskell-xcb-types')
 makedepends=('ghc' 'uusi')
 
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz";)
-sha512sums=('bf138ed8e3cc7ac7b63f60b9a18716f78a42dab79098d365e2f33c57dbd60ae032a20a08d342bdd956666c4fc99bb9786f88727a8da4b997ea6f4d02241fc211')
+sha512sums=('498a27832d93aa6f9c005e93045badceee36b6a8165e317e6b8425f17e51bbe02cffa974d3983217619f8467e08e75274276559104f5f351740276705a33dced')
 
 prepare() {
     cd $_hkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-xcffib/-/commit/d70e9d36fc7f6c6cf22270cbc402b3f1ad3f2d9b

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/haskell-xcffib/-/commit/d70e9d36fc7f6c6cf22270cbc402b3f1ad3f2d9b
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to