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

Felix Yan felixonmars at archlinux.org
Wed Dec 7 07:48:01 UTC 2016


    Date: Wednesday, December 7, 2016 @ 07:48:00
  Author: felixonmars
Revision: 198269

upgpkg: haskell-generics-sop 0.2.3.0-1

rebuild with binary-tagged-0.1.4.2, generics-sop-0.2.3.0

Modified:
  haskell-generics-sop/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-07 07:16:37 UTC (rev 198268)
+++ PKGBUILD	2016-12-07 07:48:00 UTC (rev 198269)
@@ -4,7 +4,7 @@
 
 _hkgname=generics-sop
 pkgname=haskell-generics-sop
-pkgver=0.2.2.0
+pkgver=0.2.3.0
 pkgrel=1
 pkgdesc="Generic Programming using True Sums of Products"
 url="http://hackage.haskell.org/package/${_hkgname}"
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('3509e6fd5d9e1337691a88bb7941731f03cf93a42f12a6227dd1a5def9616220')
+sha256sums=('2e2c8291de476e103d1978c6ad569be05705fbc178ac89ec68d6a8e20672d377')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list