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

Felix Yan felixonmars at archlinux.org
Mon Sep 2 05:54:16 UTC 2019


    Date: Monday, September 2, 2019 @ 05:54:15
  Author: felixonmars
Revision: 506556

upgpkg: haskell-exceptions 0.10.3-1

rebuild with exceptions 0.10.3

Modified:
  haskell-exceptions/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-02 05:53:35 UTC (rev 506555)
+++ PKGBUILD	2019-09-02 05:54:15 UTC (rev 506556)
@@ -3,8 +3,8 @@
 
 _hkgname=exceptions
 pkgname=haskell-exceptions
-pkgver=0.10.2
-pkgrel=12
+pkgver=0.10.3
+pkgrel=1
 pkgdesc="Extensible optionally-pure exceptions"
 url="https://github.com/ekmett/exceptions/"
 license=("BSD")
@@ -13,7 +13,7 @@
 makedepends=('ghc' 'haskell-quickcheck' 'haskell-test-framework' 'haskell-test-framework-hunit'
              'haskell-test-framework-quickcheck2')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('30905eccc1aa8a4a21f8f801ed0a81388dc8fd694fd1b0329dd7c7ca3d91b4e8e6b6461b3a27564978fe23eb415b890ce808571b90f18cb2658bae6ac534d110')
+sha512sums=('43653134338488418b16b9531834f0729a50b49382dabbb021228c405a09c862c1df79a708b3fca90ae87bef631bc3afb546959544989446a3b3482705805eba')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list