[arch-commits] Commit in haskell-data-fix/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Wed Jul 28 06:30:10 UTC 2021
Date: Wednesday, July 28, 2021 @ 06:30:10
Author: felixonmars
Revision: 988363
upgpkg: haskell-data-fix 0.3.2-1: rebuild with data-fix 0.3.2
Modified:
haskell-data-fix/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-28 04:30:30 UTC (rev 988362)
+++ PKGBUILD 2021-07-28 06:30:10 UTC (rev 988363)
@@ -2,8 +2,8 @@
_hkgname=data-fix
pkgname=haskell-data-fix
-pkgver=0.3.1
-pkgrel=38
+pkgver=0.3.2
+pkgrel=1
pkgdesc="Fixpoint data types"
url="https://github.com/spell-music/data-fix"
license=('BSD')
@@ -11,7 +11,7 @@
depends=('ghc-libs' 'haskell-hashable')
makedepends=('ghc')
source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('21eb328137a6e4d52a79c73c351e5a89f04747a5ed8188664408ce0aa544a57ab731e267d1d408bbac047ec6a2e9f73232e42e6aa45fcebf7204b6349eec9143')
+sha512sums=('70b0c15522ea1fa623397bd399d83cc0921736012e6daaad21a9940ec9f447373f7e0e3915369127c7c54def7cb1d066c4641e676fa5f444f3d5dd761c258b63')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list