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

Felix Yan felixonmars at archlinux.org
Wed Sep 2 00:45:18 UTC 2020


    Date: Wednesday, September 2, 2020 @ 00:45:17
  Author: felixonmars
Revision: 696244

upgpkg: haskell-tabular 0.2.2.8-1: rebuild with tabular 0.2.2.8

Modified:
  haskell-tabular/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-02 00:43:12 UTC (rev 696243)
+++ PKGBUILD	2020-09-02 00:45:17 UTC (rev 696244)
@@ -3,16 +3,16 @@
 
 _hkgname=tabular
 pkgname=haskell-tabular
-pkgver=0.2.2.7
-pkgrel=20
+pkgver=0.2.2.8
+pkgrel=1
 pkgdesc="Two-dimensional data tables with rendering functions"
-url="https://hub.darcs.net/kowey/tabular"
+url="https://github.com/bgamari/tabular"
 license=("BSD")
 arch=('x86_64')
 depends=('ghc-libs' "haskell-csv" "haskell-html")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('e56bb8731d325a9b705ce4374431bd72a05f336d0918976d72a664b10ccd4468d99d443914f307d9ee7d89508a5c54e629b7ebbb82f3e7f26b202a82771679c8')
+sha512sums=('7bff6bfc7f23919a05817140cfc37d9f52626e7f26137d70f9c7b6b83df17eb6d19982ef01aaca8d0fae7a0070614ac3344189b403386810837093bb8d1b7711')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list