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

Felix Yan felixonmars at gemini.archlinux.org
Wed Dec 22 14:14:07 UTC 2021


    Date: Wednesday, December 22, 2021 @ 14:14:07
  Author: felixonmars
Revision: 1082828

upgpkg: haskell-unagi-chan 0.4.1.4-1: rebuild with unagi-chan 0.4.1.4

Modified:
  haskell-unagi-chan/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-22 13:42:45 UTC (rev 1082827)
+++ PKGBUILD	2021-12-22 14:14:07 UTC (rev 1082828)
@@ -2,8 +2,8 @@
 
 _hkgname=unagi-chan
 pkgname=haskell-unagi-chan
-pkgver=0.4.1.3
-pkgrel=100
+pkgver=0.4.1.4
+pkgrel=1
 pkgdesc="Fast concurrent queues with a Chan-like API, and more"
 url="https://github.com/jberryman/unagi-chan"
 license=('BSD')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-atomic-primops' 'haskell-primitive')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('b7eadbef75a789fa028a47a56fa6b923902e8032f6f49ab110ef7479d8f6a04a496272947e491270191099914d072c4100623de932d810f32300f785dbc3c8e4')
+sha512sums=('2b4e23cbb0706dbcf4aeb820901b4b1c357a136472ff065c42dd58f6cfbb3c8e87b5503fe285b9c3a557791f959b82091138e8e137b88496fb92d2562506a3a3')
 
 build() {
     cd $_hkgname-$pkgver    



More information about the arch-commits mailing list