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


Commits:
7361fb88 by Felix Yan at 2023-10-04T08:32:55+03:00
upgpkg: 1.4.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = haskell-xcffib
        pkgdesc = A cffi-based python binding for X
-       pkgver = 1.3.0
+       pkgver = 1.4.0
        pkgrel = 1
        url = https://github.com/tych0/xcffib
        arch = x86_64
@@ -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.3.0/xcffib-1.3.0.tar.gz
-       sha512sums = 
498a27832d93aa6f9c005e93045badceee36b6a8165e317e6b8425f17e51bbe02cffa974d3983217619f8467e08e75274276559104f5f351740276705a33dced
+       source = 
https://hackage.haskell.org/packages/archive/xcffib/1.4.0/xcffib-1.4.0.tar.gz
+       sha512sums = 
8f055c89dc7fe741258255cbeb3729aa5b5bba2e0a5ae16d34d8f7234f85be6f14a05fabe5f1ed2f2807c88e3a03db6df6b492b314866eb602ecf413c2799a6a
 
 pkgname = haskell-xcffib


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 _hkgname=xcffib
 pkgname=haskell-xcffib
-pkgver=1.3.0
+pkgver=1.4.0
 pkgrel=1
 pkgdesc="A cffi-based python binding for X"
 url="https://github.com/tych0/xcffib";
@@ -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=('498a27832d93aa6f9c005e93045badceee36b6a8165e317e6b8425f17e51bbe02cffa974d3983217619f8467e08e75274276559104f5f351740276705a33dced')
+sha512sums=('8f055c89dc7fe741258255cbeb3729aa5b5bba2e0a5ae16d34d8f7234f85be6f14a05fabe5f1ed2f2807c88e3a03db6df6b492b314866eb602ecf413c2799a6a')
 
 prepare() {
     cd $_hkgname-$pkgver



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

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


Reply via email to