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

Felix Yan felixonmars at archlinux.org
Sat Sep 1 07:50:48 UTC 2018


    Date: Saturday, September 1, 2018 @ 07:50:48
  Author: felixonmars
Revision: 375901

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

rebuild with data-accessor-template 0.2.1.16

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

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-31 22:00:41 UTC (rev 375900)
+++ PKGBUILD	2018-09-01 07:50:48 UTC (rev 375901)
@@ -4,8 +4,8 @@
 
 _hkgname=data-accessor-template
 pkgname=haskell-data-accessor-template
-pkgver=0.2.1.15
-pkgrel=3
+pkgver=0.2.1.16
+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=('d9f8f90ff5c1a53732f1e0c27393ca388976105cef951d909d50dee59c32fdbd5aaf6c38b94a7cb019da32ec6c8ff480c28807f40b52cbff12a4c8e83f8d9100')
+sha512sums=('428b4bc9703f63e5457654c500aefb5c257ec030c0554fc31bd5b629bd281d7e4adda320e3bf22bca4a32b440d6eb3697503eafd92532791580a89cf1c196696')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list