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

Felix Yan felixonmars at archlinux.org
Wed Sep 5 21:46:54 UTC 2018


    Date: Wednesday, September 5, 2018 @ 21:46:53
  Author: felixonmars
Revision: 377061

upgpkg: haskell-data-accessor 0.2.2.8-1

rebuild with data-accessor 0.2.2.8

Modified:
  haskell-data-accessor/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-05 21:42:49 UTC (rev 377060)
+++ PKGBUILD	2018-09-05 21:46:53 UTC (rev 377061)
@@ -4,8 +4,8 @@
 
 _hkgname=data-accessor
 pkgname=haskell-data-accessor
-pkgver=0.2.2.7
-pkgrel=8
+pkgver=0.2.2.8
+pkgrel=1
 pkgdesc="Utilities for accessing and manipulating fields of records"
 url="http://www.haskell.org/haskellwiki/Record_access"
 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=('42f78d5be738e83e2bc64a2f38bc70748ecb741433916c4e527355f5e808a844e43b14607cfff149a5951f557c73a947469c878340738244e3778f475ccd021d')
+sha512sums=('39a61db66952464cc7a010d0fbead9ec7bf327fcb9897747eb6033fb983c803d3d364f52c67b843ef5bee36c301504c2e6ec776121a2d284ae93048f1dabfb92')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list