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

Felix Yan felixonmars at archlinux.org
Sat Apr 22 14:54:55 UTC 2017


    Date: Saturday, April 22, 2017 @ 14:54:54
  Author: felixonmars
Revision: 224362

upgpkg: haskell-generics-sop 0.2.5.0-1

rebuild with generics-sop,0.2.5.0

Modified:
  haskell-generics-sop/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-22 14:52:28 UTC (rev 224361)
+++ PKGBUILD	2017-04-22 14:54:54 UTC (rev 224362)
@@ -4,7 +4,7 @@
 
 _hkgname=generics-sop
 pkgname=haskell-generics-sop
-pkgver=0.2.4.0
+pkgver=0.2.5.0
 pkgrel=1
 pkgdesc="Generic Programming using True Sums of Products"
 url="https://hackage.haskell.org/package/${_hkgname}"
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('481f73f122970efc24fe9dea71077e265d260834d975dd41395671d9a86a1863')
+sha512sums=('233ad827d36257868229e3419463d105ae4f3bf1898af1269d0853de8d455bf03538d2d11023c0f700d61c480399d0f7cbeddfd593f4761af9a63f5e1faf6ee1')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list