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

Felix Yan felixonmars at archlinux.org
Wed Dec 2 22:00:49 UTC 2020


    Date: Wednesday, December 2, 2020 @ 22:00:48
  Author: felixonmars
Revision: 769359

upgpkg: haskell-store-core 0.4.4.4-1: rebuild with store-core 0.4.4.4

Modified:
  haskell-store-core/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-02 21:47:41 UTC (rev 769358)
+++ PKGBUILD	2020-12-02 22:00:48 UTC (rev 769359)
@@ -2,8 +2,8 @@
 
 _hkgname=store-core
 pkgname=haskell-store-core
-pkgver=0.4.4.3
-pkgrel=27
+pkgver=0.4.4.4
+pkgrel=1
 pkgdesc="Fast and lightweight binary serialization"
 url="https://github.com/fpco/store"
 license=('MIT')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-primitive')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('b425a5e9dadac42868c2180c46bccca36fbab483d168196a23ae975d9b6d27a6965884b69e3b3aa0a47942e910a7a35315085aabc9185602786ac7fc4e705d64')
+sha512sums=('7c71039436db60e27e9affe37040c60e212787751411b3a2bbffb11544867e073c19aa64a130df1224718f7609290fd67bb448ddc8988228b15a66ffdbf94ec4')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list