[arch-commits] Commit in haskell-gi/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Mon Nov 9 17:47:14 UTC 2020
Date: Monday, November 9, 2020 @ 17:47:14
Author: felixonmars
Revision: 747879
upgpkg: haskell-gi 0.24.5-1: rebuild with haskell-gi 0.24.5
Modified:
haskell-gi/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-09 17:44:22 UTC (rev 747878)
+++ PKGBUILD 2020-11-09 17:47:14 UTC (rev 747879)
@@ -3,8 +3,8 @@
_hkgname=haskell-gi
pkgname=haskell-gi
-pkgver=0.24.4
-pkgrel=7
+pkgver=0.24.5
+pkgrel=1
pkgdesc="Generate Haskell bindings for GObject Introspection capable libraries"
url="https://github.com/haskell-gi/haskell-gi"
license=("LGPL2")
@@ -14,7 +14,7 @@
'haskell-xdg-basedir' 'haskell-xml-conduit' 'haskell-regex-tdfa')
makedepends=('ghc' 'gobject-introspection' 'haskell-cabal-doctest' 'haskell-doctest')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('26abfdb864cb5050bfc46d67de198a51101bcf7195d16ba76799f9199eb734c365e785c74076f2be0bca058d54bd9adc1780f3a0a55d6a85a03ecfe8e72834dc')
+sha512sums=('5db45e3ae678611de8f2b8d674d6427b7b2e0892eb42138d82370860d010cabbc67f395c3abaae78afb1d2d5e308683333b7f16bf3f47a87661405e8c0434c1f')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list