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

Felix Yan felixonmars at archlinux.org
Tue Jul 30 08:36:34 UTC 2019


    Date: Tuesday, July 30, 2019 @ 08:36:34
  Author: felixonmars
Revision: 495177

upgpkg: haskell-feed 1.2.0.0-1

rebuild with feed 1.2.0.0

Modified:
  haskell-feed/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-30 08:33:14 UTC (rev 495176)
+++ PKGBUILD	2019-07-30 08:36:34 UTC (rev 495177)
@@ -3,8 +3,8 @@
 
 _hkgname=feed
 pkgname=haskell-feed
-pkgver=1.1.0.0
-pkgrel=16
+pkgver=1.2.0.0
+pkgrel=1
 pkgdesc="Interfacing with RSS (v 0.9x, 2.x, 1.0) + Atom feeds."
 url="https://github.com/bergmark/feed"
 license=("BSD")
@@ -15,7 +15,7 @@
 makedepends=('ghc' 'haskell-hunit' 'haskell-test-framework' 'haskell-test-framework-hunit'
              'haskell-markdown-unlit')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('bdca0735d27a206310adc6fb6443561d86963d6bbec7db63dd9f3af94b23bccb71a07daa47445a08c571e1904e85afde7557f796c115824d07273c16af2a8345')
+sha512sums=('16da6930e00a67fe96a1dc4800c6759ab336a3907da4b3c69a760242f06305a4d0a0f3c52c66004f5d84b5efe382972719bba5ee4a7c39d2f6359da76e0acd23')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list