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

Felix Yan felixonmars at archlinux.org
Tue Feb 7 03:32:53 UTC 2017


    Date: Tuesday, February 7, 2017 @ 03:32:52
  Author: felixonmars
Revision: 210670

upgpkg: haskell-safe 0.3.12-1

rebuild with safe,0.3.12

Modified:
  haskell-safe/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-02-07 01:10:55 UTC (rev 210669)
+++ PKGBUILD	2017-02-07 03:32:52 UTC (rev 210670)
@@ -4,7 +4,7 @@
 
 _hkgname=safe
 pkgname=haskell-safe
-pkgver=0.3.11
+pkgver=0.3.12
 pkgrel=1
 pkgdesc="Library of safe (exception free) functions"
 url="https://github.com/ndmitchell/safe#readme"
@@ -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=('6a58c8199a8c5ee7ca14077b69c2e876b29be51c797ec4b93de9c7ab3c7bd879')
+sha256sums=('738c849bdc619f9bbcd23f7fc956af2b87a182a9887ac88c1a80895ae931e29e')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list