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

Felix Yan felixonmars at archlinux.org
Thu Jan 25 20:32:39 UTC 2018


    Date: Thursday, January 25, 2018 @ 20:32:38
  Author: felixonmars
Revision: 286891

upgpkg: haskell-reflection 2.1.3-1

rebuild with reflection,2.1.3

Modified:
  haskell-reflection/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-25 20:32:15 UTC (rev 286890)
+++ PKGBUILD	2018-01-25 20:32:38 UTC (rev 286891)
@@ -4,8 +4,8 @@
 
 _hkgname=reflection
 pkgname=haskell-reflection
-pkgver=2.1.2
-pkgrel=6
+pkgver=2.1.3
+pkgrel=1
 pkgdesc="Reifies arbitrary terms into types that can be reflected back into terms"
 url="https://github.com/ekmett/reflection"
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('759ad3afa304adc1ca0509450429946d3f6f7a89c98344ba9bceedf2352e4c89a0d5ab00feb2e5f1e17d062c43c7673fe119e4f4ac61fcebb83f9b21c180e06d')
+sha512sums=('f53ca194c1328f1141ecabc0ec68d5fad32a42c8d551a8dbe6db183e84f9f4258e641f1d9ee0369b7d32cd0444687e7376b820efdde7876dffae60aeb46e7e61')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list