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

Felix Yan felixonmars at archlinux.org
Thu Dec 1 06:52:29 UTC 2016


    Date: Thursday, December 1, 2016 @ 06:52:28
  Author: felixonmars
Revision: 197476

upgpkg: haskell-ieee754 0.7.9-1

rebuild with haskell-ieee754

Modified:
  haskell-ieee754/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-01 06:49:48 UTC (rev 197475)
+++ PKGBUILD	2016-12-01 06:52:28 UTC (rev 197476)
@@ -4,8 +4,8 @@
 
 _hkgname=ieee754
 pkgname=haskell-ieee754
-pkgver=0.7.6
-pkgrel=2
+pkgver=0.7.9
+pkgrel=1
 pkgdesc="Utilities for dealing with IEEE floating point numbers"
 url="http://github.com/patperry/hs-ieee754"
 license=("custom:BSD3")
@@ -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=('5840644e8adbb243adc63d112c8bec3c3996af21a6c1262ce30c1e2b1034450f')
+sha256sums=('dc1860c545d7143ea8c7e53509ac535ca2932495f0f89b2801c960295cfcdd15')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list