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

Felix Yan felixonmars at archlinux.org
Sat Dec 29 17:12:44 UTC 2018


    Date: Saturday, December 29, 2018 @ 17:12:42
  Author: felixonmars
Revision: 418872

upgpkg: haskell-data-clist 0.1.2.2-1

rebuild with data-clist 0.1.2.2

Modified:
  haskell-data-clist/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-12-29 17:11:52 UTC (rev 418871)
+++ PKGBUILD	2018-12-29 17:12:42 UTC (rev 418872)
@@ -3,8 +3,8 @@
 
 _hkgname=data-clist
 pkgname=haskell-data-clist
-pkgver=0.1.2.1
-pkgrel=8
+pkgver=0.1.2.2
+pkgrel=1
 pkgdesc="Simple functional ring type."
 url="https://github.com/sw17ch/data-clist"
 license=("BSD")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' "haskell-quickcheck")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('2fe1bb69270b37ed1c1a4ee2657b49b6bb699d3306a57156c8664a7ccbb6310f0a9a7f5bd19403f0024b891c6ae1eb7604612501f1698ed7ae53fd60dae841ba')
+sha512sums=('fe94838d19fa13daca258cf40b5df6303b55ed0ff70eccbef16cab22766028bdb9568547c85e3bf3ad95d858418887aae9d21e1873fb6fb8ac48c57310034ccb')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list