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

Felix Yan felixonmars at archlinux.org
Tue Mar 23 23:53:02 UTC 2021


    Date: Tuesday, March 23, 2021 @ 23:53:02
  Author: felixonmars
Revision: 901406

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

Modified:
  haskell-gi-base/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-23 23:52:04 UTC (rev 901405)
+++ PKGBUILD	2021-03-23 23:53:02 UTC (rev 901406)
@@ -3,8 +3,8 @@
 
 _hkgname=haskell-gi-base
 pkgname=haskell-gi-base
-pkgver=0.24.5
-pkgrel=3
+pkgver=0.25.0
+pkgrel=1
 pkgdesc="Foundation for libraries generated by haskell-gi"
 url="https://github.com/haskell-suite/haskell-gi"
 license=("LGPL2")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'glib2')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('e5f5fce8b0e81ffc8f679848914d105e7cb73143a9f0ddb836822ca3990083ef3b34cb89f4819df5316b5167bc4536857e1ea6577c8b5776a4bf08deff9a9fdd')
+sha512sums=('fdc47a86999f6eadf2a3fc21bc298f530430b2a7bd80d252577a4650adf57ece45d8465d323a8bbebf24f3621a9c6ea04aa47f97220f626c532967972ca54870')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list