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

Felix Yan felixonmars at gemini.archlinux.org
Sun Aug 7 11:48:08 UTC 2022


    Date: Sunday, August 7, 2022 @ 11:48:07
  Author: felixonmars
Revision: 1260514

upgpkg: haskell-protolude 0.3.2-1: rebuild with protolude 0.3.2

Modified:
  haskell-protolude/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-07 09:34:47 UTC (rev 1260513)
+++ PKGBUILD	2022-08-07 11:48:07 UTC (rev 1260514)
@@ -3,8 +3,8 @@
 
 _hkgname=protolude
 pkgname=haskell-protolude
-pkgver=0.3.1
-pkgrel=5
+pkgver=0.3.2
+pkgrel=1
 pkgdesc="A sensible set of defaults for writing custom Preludes."
 url="https://github.com/sdiehl/protolude"
 license=("MIT")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-async' 'haskell-hashable' 'haskell-transformers-compat')
 makedepends=('ghc' 'uusi')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('5f723e7f688d81cc23e94c63d58e8e2c0591869d97c2aacf0f0913a2f2c30963646cb49ca72b44bff6fa16e1e5cd2ae28b6fa4c1dd4a20e4b514cfc616daf911')
+sha512sums=('575b955e13a32948286181db04f696776fd44678697a6788fc8a39ca2577342802ad4b46235940ef5137487c60b9ee195bee9aca1966ec448523a515f616afb2')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list