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

Felix Yan felixonmars at archlinux.org
Sun Mar 26 01:06:10 UTC 2017


    Date: Sunday, March 26, 2017 @ 01:06:08
  Author: felixonmars
Revision: 218998

upgpkg: haskell-void 0.7.2-1

rebuild with void,0.7.2

Modified:
  haskell-void/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-26 01:01:33 UTC (rev 218997)
+++ PKGBUILD	2017-03-26 01:06:08 UTC (rev 218998)
@@ -4,8 +4,8 @@
 
 _hkgname=void
 pkgname=haskell-void
-pkgver=0.7.1
-pkgrel=13
+pkgver=0.7.2
+pkgrel=1
 pkgdesc="A Haskell 98 logically uninhabited data type"
 url="http://github.com/ekmett/void"
 license=("custom:BSD3")
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1" "haskell-hashable" "haskell-semigroups")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('c9f0fd93680c029abb9654b5464be260652829961b18b7046f96a0df95e825f4')
+sha512sums=('a855be6592705f1b84a078e63f129a679d8a02d9df1b3ebba8a40cafa134c9ccbc3953875f4eaa53ff37133c7539b6374407f3df9d40639502a6b65ed211b7ad')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list