Date: Sunday, November 13, 2022 @ 20:25:39
  Author: felixonmars
Revision: 1347395

upgpkg: haskell-gi-gdk 4.0.5-1: rebuild with gi-gdk 4.0.5

Modified:
  haskell-gi-gdk/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-11-13 20:21:52 UTC (rev 1347394)
+++ PKGBUILD    2022-11-13 20:25:39 UTC (rev 1347395)
@@ -2,8 +2,8 @@
 
 _hkgname=gi-gdk
 pkgname=haskell-gi-gdk
-pkgver=4.0.4
-pkgrel=25
+pkgver=4.0.5
+pkgrel=1
 pkgdesc="Gdk bindings"
 url="https://github.com/haskell-gi/haskell-gi";
 license=("LGPL2.1")
@@ -13,7 +13,7 @@
          'haskell-gi-overloading' 'gtk4')
 makedepends=('ghc' 'gobject-introspection')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz";)
-sha256sums=('44ed753193ef18a6318c0f6e66634fdb88d1efea230dccd74adce0a9580905aa')
+sha256sums=('5d410380861e4e9ec585c67d3a800f30a9c7980e84e49e561eb88791eada48dd')
 
 build() {
   cd $_hkgname-$pkgver

Reply via email to