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

Felix Yan felixonmars at gemini.archlinux.org
Sat Jul 10 01:50:01 UTC 2021


    Date: Saturday, July 10, 2021 @ 01:50:01
  Author: felixonmars
Revision: 976358

upgpkg: haskell-safe-exceptions 0.1.7.2-1: rebuild with safe-exceptions 0.1.7.2

Modified:
  haskell-safe-exceptions/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-10 01:49:27 UTC (rev 976357)
+++ PKGBUILD	2021-07-10 01:50:01 UTC (rev 976358)
@@ -2,8 +2,8 @@
 
 _hkgname=safe-exceptions
 pkgname=haskell-safe-exceptions
-pkgver=0.1.7.1
-pkgrel=81
+pkgver=0.1.7.2
+pkgrel=1
 pkgdesc="Safe, consistent, and easy exception handling"
 url="https://github.com/fpco/safe-exceptions"
 license=('MIT')
@@ -11,7 +11,7 @@
 depends=('ghc-libs')
 makedepends=('ghc' 'haskell-hspec' 'haskell-void')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('9d3f97df6cae87eaf547e80f1d19d150bf850259dafacb59fcb143fd349dcff9c26e21971e5a2b68ab7b88b6ea88dff63cc3b571453d09afd4bd70805c3c3587')
+sha512sums=('592cd1b611262a24dc1673ec283059223b47e70a33df22c05ff7222096027afa6358336e6c8e30256a6e40b71d59d59a90021ccd998a8ee6e193aa62d152c5ab')
 
 build() {
     cd $_hkgname-$pkgver




More information about the arch-commits mailing list