[arch-commits] Commit in haskell-data-accessor/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu May 23 13:20:52 UTC 2019
Date: Thursday, May 23, 2019 @ 13:20:52
Author: felixonmars
Revision: 469320
upgpkg: haskell-data-accessor 0.2.3-1
rebuild with data-accessor 0.2.3
Modified:
haskell-data-accessor/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-05-23 13:17:46 UTC (rev 469319)
+++ PKGBUILD 2019-05-23 13:20:52 UTC (rev 469320)
@@ -3,8 +3,8 @@
_hkgname=data-accessor
pkgname=haskell-data-accessor
-pkgver=0.2.2.8
-pkgrel=6
+pkgver=0.2.3
+pkgrel=1
pkgdesc="Utilities for accessing and manipulating fields of records"
url="http://www.haskell.org/haskellwiki/Record_access"
license=("BSD")
@@ -12,7 +12,7 @@
depends=('ghc-libs')
makedepends=('ghc')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('39a61db66952464cc7a010d0fbead9ec7bf327fcb9897747eb6033fb983c803d3d364f52c67b843ef5bee36c301504c2e6ec776121a2d284ae93048f1dabfb92')
+sha512sums=('7e875010f9835e3706d9d760e9490e567d14498cb86d485a6b29793d95172e1c5d767aee181eef7e0f160966b93144164cd5b6dc474fb44c1367b4a90d1490b4')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list