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

Felix Yan felixonmars at archlinux.org
Wed Jan 9 12:26:23 UTC 2019


    Date: Wednesday, January 9, 2019 @ 12:26:22
  Author: felixonmars
Revision: 421117

upgpkg: haskell-th-utilities 0.2.1.0-1

rebuild with th-utilities 0.2.1.0

Modified:
  haskell-th-utilities/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-09 12:17:01 UTC (rev 421116)
+++ PKGBUILD	2019-01-09 12:26:22 UTC (rev 421117)
@@ -2,8 +2,8 @@
 
 _hkgname=th-utilities
 pkgname=haskell-th-utilities
-pkgver=0.2.0.1
-pkgrel=65
+pkgver=0.2.1.0
+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=('30cb5c09071beb1f8e029d217fefc6e58aa6eaa8a28994990d1549091fc174195b04a10e7873b1ac5f894cb4a528bf9764256ff1ad5c969493fbf5f872f1749f')
+sha512sums=('9ce81cc2b6eecaf24a338ce3fc35de28c5705cc0a8d4b114231784e7660ee51e0bd552f618dc303fd970187fef435d632c21d8151ead886c71325a64fc38b8dd')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list