[arch-commits] Commit in haskell-storable-record/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Mar 22 12:09:20 UTC 2020
Date: Sunday, March 22, 2020 @ 12:09:19
Author: felixonmars
Revision: 603476
upgpkg: haskell-storable-record 0.0.5-1: rebuild with storable-record 0.0.5
Modified:
haskell-storable-record/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-22 12:07:50 UTC (rev 603475)
+++ PKGBUILD 2020-03-22 12:09:19 UTC (rev 603476)
@@ -3,8 +3,8 @@
_hkgname=storable-record
pkgname=haskell-storable-record
-pkgver=0.0.4.1
-pkgrel=3
+pkgver=0.0.5
+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=('b263cf8a4c9dc5d4fb1dccb773bb47eca15bf19704e046184bc6c4c697c91900c92d2c78faf9b661e2e58bc101db3a7799e5ce2580cb74c69006bef158c9c026')
+sha512sums=('6c9a71dd4470afc4693026603a7288e6bdff008995cf89e3d6b8f509c515e8b7aa8561e2f8f4b887c622599a7790075c67f5f3c219c89306555bec6a8ab69061')
prepare() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list