[arch-commits] Commit in haskell-data-accessor-template/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Mar 21 12:21:12 UTC 2018


    Date: Wednesday, March 21, 2018 @ 12:21:11
  Author: felixonmars
Revision: 309854

upgpkg: haskell-data-accessor-template 0.2.1.15-1

rebuild with data-accessor-template,0.2.1.15

Modified:
  haskell-data-accessor-template/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-21 12:18:23 UTC (rev 309853)
+++ PKGBUILD	2018-03-21 12:21:11 UTC (rev 309854)
@@ -4,8 +4,8 @@
 
 _hkgname=data-accessor-template
 pkgname=haskell-data-accessor-template
-pkgver=0.2.1.14
-pkgrel=4
+pkgver=0.2.1.15
+pkgrel=1
 pkgdesc="Automate generation of Accessor's of the data-accessor package by Template Haskell functions."
 url="http://www.haskell.org/haskellwiki/Record_access"
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=('ghc-libs' "haskell-data-accessor" "haskell-utility-ht")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('69405dedf4dad116ec1d1ffae5aaded60e43c27884dc3f78ff4c4f24e599a273a2785f00875cd0f4dd7f48eb42530134b8fe5dee80f0d77e36e71dd3cc82c016')
+sha512sums=('d9f8f90ff5c1a53732f1e0c27393ca388976105cef951d909d50dee59c32fdbd5aaf6c38b94a7cb019da32ec6c8ff480c28807f40b52cbff12a4c8e83f8d9100')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list