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

Felix Yan felixonmars at archlinux.org
Sun Feb 16 23:03:35 UTC 2020


    Date: Sunday, February 16, 2020 @ 23:03:35
  Author: felixonmars
Revision: 573681

upgpkg: haskell-storable-record 0.0.4.1-1: rebuild with storable-record 0.0.4.1

Modified:
  haskell-storable-record/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-16 23:03:29 UTC (rev 573680)
+++ PKGBUILD	2020-02-16 23:03:35 UTC (rev 573681)
@@ -3,8 +3,8 @@
 
 _hkgname=storable-record
 pkgname=haskell-storable-record
-pkgver=0.0.4
-pkgrel=10
+pkgver=0.0.4.1
+pkgrel=1
 pkgdesc="Elegant definition of Storable instances for records"
 url="http://code.haskell.org/~thielema/storable-record/"
 license=("BSD")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-utility-ht')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('a49109447f63b21c2aece7e5d51119d30a7d186d415148c5f92aa8e989f47247ba539090bdbcddf1337a62a55d45dc5c452bfc58490c8f49a52707228bbba887')
+sha512sums=('b263cf8a4c9dc5d4fb1dccb773bb47eca15bf19704e046184bc6c4c697c91900c92d2c78faf9b661e2e58bc101db3a7799e5ce2580cb74c69006bef158c9c026')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list