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

Felix Yan felixonmars at archlinux.org
Tue Oct 8 22:20:48 UTC 2019


    Date: Tuesday, October 8, 2019 @ 22:20:47
  Author: felixonmars
Revision: 514303

upgpkg: haskell-feed 1.2.0.1-1

rebuild with feed 1.2.0.1

Modified:
  haskell-feed/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-10-08 22:20:02 UTC (rev 514302)
+++ PKGBUILD	2019-10-08 22:20:47 UTC (rev 514303)
@@ -3,8 +3,8 @@
 
 _hkgname=feed
 pkgname=haskell-feed
-pkgver=1.2.0.0
-pkgrel=14
+pkgver=1.2.0.1
+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=('16da6930e00a67fe96a1dc4800c6759ab336a3907da4b3c69a760242f06305a4d0a0f3c52c66004f5d84b5efe382972719bba5ee4a7c39d2f6359da76e0acd23')
+sha512sums=('307b49ba9bec236960896ebbc1b958430f260065ec338df08b9c24f24ca67555b3d1e1fc9f251ba3459d30d2ac21f5199687542ee0e57ca98a59237d888ee62e')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list