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

Felix Yan felixonmars at archlinux.org
Tue Jul 14 12:10:14 UTC 2020


    Date: Tuesday, July 14, 2020 @ 12:10:14
  Author: felixonmars
Revision: 663708

upgpkg: haskell-listlike 4.7.1-1: rebuild with ListLike 4.7.1

Modified:
  haskell-listlike/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-14 12:06:41 UTC (rev 663707)
+++ PKGBUILD	2020-07-14 12:10:14 UTC (rev 663708)
@@ -2,8 +2,8 @@
 
 _hkgname=ListLike
 pkgname=haskell-listlike
-pkgver=4.7
-pkgrel=7
+pkgver=4.7.1
+pkgrel=1
 pkgdesc="Generic support for list-like structures"
 url="https://github.com/ddssff/listlike"
 license=('BSD')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-dlist' 'haskell-fmlist' 'haskell-utf8-string' 'haskell-vector')
 makedepends=('ghc' 'haskell-hunit' 'haskell-quickcheck' 'haskell-random')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('76572718c060bead96f418cbec6fc3949c36f139eaa3a7586cd4f0ce9d1186adebe18005aa57abf219cbc86d46a28e161697e09fb4963f8608bde6204b1ece31')
+sha512sums=('839f20ee20ee9515465060f168f15ad1810a72b2b5729c35c7643949caf2706c95bd3a64d4c8dd4a33edf18b2822c971870a5c7632a282e9dc400f5185d45090')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list