[arch-commits] Commit in haskell-gi-cairo/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Mar 24 00:01:12 UTC 2021


    Date: Wednesday, March 24, 2021 @ 00:01:11
  Author: felixonmars
Revision: 901424

upgpkg: haskell-gi-cairo 1.0.25-1: rebuild with haskell-gi 0.25.0, haskell-gi-base 0.25.0, gi-cairo 1.0.25

Modified:
  haskell-gi-cairo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-24 00:00:04 UTC (rev 901423)
+++ PKGBUILD	2021-03-24 00:01:11 UTC (rev 901424)
@@ -2,8 +2,8 @@
 
 _hkgname=gi-cairo
 pkgname=haskell-gi-cairo
-pkgver=1.0.24
-pkgrel=83
+pkgver=1.0.25
+pkgrel=1
 pkgdesc="Cairo bindings"
 url="https://github.com/haskell-gi/haskell-gi"
 license=("LGPL2.1")
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'cairo' 'haskell-gi' 'haskell-gi-base' 'haskell-gi-overloading')
 makedepends=('ghc' 'gobject-introspection')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha256sums=('93dfe96b5dd65ebc2f276275924e9852b12cfb42b7f9963b892f32aba1db0dbd')
+sha512sums=('23ea5804b5688418820613d4d136e37d7405311900e38b0a8eebed54b7a789c91449de7bda92f36e9c73b2b67942462e13931902a49395dae5e4bde55e984da4')
 
 build() {
   cd $_hkgname-$pkgver    



More information about the arch-commits mailing list