[arch-commits] Commit in haskell-th-utilities/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Mon Oct 21 19:49:33 UTC 2019


    Date: Monday, October 21, 2019 @ 19:49:32
  Author: felixonmars
Revision: 518158

upgpkg: haskell-th-utilities 0.2.3.1-1

rebuild with th-utilities 0.2.3.1

Modified:
  haskell-th-utilities/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-21 19:46:46 UTC (rev 518157)
+++ PKGBUILD	2019-10-21 19:49:32 UTC (rev 518158)
@@ -2,8 +2,8 @@
 
 _hkgname=th-utilities
 pkgname=haskell-th-utilities
-pkgver=0.2.3.0
-pkgrel=14
+pkgver=0.2.3.1
+pkgrel=1
 pkgdesc="Collection of useful functions for use with Template Haskell"
 url="https://github.com/fpco/th-utilities"
 license=('MIT')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-primitive' 'haskell-syb' 'haskell-th-orphans')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('edddde2ea3a9da44bd34cbf51d9f4ea14510eac9527f2f1a199390566e24f10ed84403f5450e47244b0cbfc4b5dc3a5c3f64ec596255f191d8bad83d9043a3ba')
+sha512sums=('e281fbb5c93d5ecbafb397a68be4d47b601f4e83185798e0f37db3aa490f8bb97fb37f4c36b0f18a6f4b691e4b34873639e1970c9088040baa9ff64317b70eef')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list