Date: Saturday, October 29, 2022 @ 23:48:40
  Author: felixonmars
Revision: 1339375

upgpkg: haskell-gi-gdkx11 4.0.5-1

Modified:
  haskell-gi-gdkx11/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-10-29 23:44:43 UTC (rev 1339374)
+++ PKGBUILD    2022-10-29 23:48:40 UTC (rev 1339375)
@@ -2,8 +2,8 @@
 
 _hkgname=gi-gdkx11
 pkgname=haskell-gi-gdkx11
-pkgver=4.0.4
-pkgrel=19
+pkgver=4.0.5
+pkgrel=1
 pkgdesc="GdkX11 bindings"
 url="https://github.com/haskell-gi/haskell-gi";
 license=("LGPL2_1")
@@ -12,7 +12,7 @@
          'haskell-gi-xlib' 'haskell-gi' 'haskell-gi-base' 
'haskell-gi-overloading' 'gtk4')
 makedepends=('ghc' 'gobject-introspection')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha256sums=('da020cbdaf17b3314573bcb14ac2b283fde3c42d8682b03df082188b35f27cad')
+sha256sums=('e8d09b8aa535a24de7a62f21bf0c7ddfc4bb5376692450dda192f6f52353fa5f')
 
 build() {
   cd $_hkgname-$pkgver

Reply via email to