[arch-commits] Commit in haskell-data-fix/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat Feb 6 11:44:25 UTC 2021


    Date: Saturday, February 6, 2021 @ 11:44:25
  Author: felixonmars
Revision: 846513

upgpkg: haskell-data-fix 0.3.1-1: rebuild with data-fix 0.3.1

Modified:
  haskell-data-fix/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-06 11:43:31 UTC (rev 846512)
+++ PKGBUILD	2021-02-06 11:44:25 UTC (rev 846513)
@@ -2,8 +2,8 @@
 
 _hkgname=data-fix
 pkgname=haskell-data-fix
-pkgver=0.3.0
-pkgrel=53
+pkgver=0.3.1
+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=('2fa2458a765ce0cf08d8907d523d744a69d0865260c2078dd5cfd5b0d3f1420a9bc2b9bc4795e0864884ae869a730233a268be6a1d17bc50a737a4704a4f06f6')
+sha512sums=('21eb328137a6e4d52a79c73c351e5a89f04747a5ed8188664408ce0aa544a57ab731e267d1d408bbac047ec6a2e9f73232e42e6aa45fcebf7204b6349eec9143')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list