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

Felix Yan felixonmars at archlinux.org
Tue Apr 7 21:59:40 UTC 2020


    Date: Tuesday, April 7, 2020 @ 21:59:40
  Author: felixonmars
Revision: 612498

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

Modified:
  haskell-data-fix/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-07 21:59:40 UTC (rev 612497)
+++ PKGBUILD	2020-04-07 21:59:40 UTC (rev 612498)
@@ -2,7 +2,7 @@
 
 _hkgname=data-fix
 pkgname=haskell-data-fix
-pkgver=0.2.0
+pkgver=0.2.1
 pkgrel=1
 pkgdesc="Fixpoint data types"
 url="https://github.com/anton-k/data-fix"
@@ -11,7 +11,7 @@
 depends=('ghc-libs')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('4d7c9711c93fb7cc0ff12cfd28899be46bee804fb3de52d85e5c536c4c1a42e7272720def6ca1486949275c7f400f6121e4c790308b016a6e0e9fb1894c2f3f7')
+sha512sums=('5dd025f2f5688e9538ad8c6a938b2314efb2da5bec7fe5bf7fa8015713f38d490fd92ad08f4f09cac6d6c6a8fb69d663935aeb3b1853e5a04aa71a0f11743fb8')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list