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

Felix Yan felixonmars at archlinux.org
Wed May 29 17:32:10 UTC 2019


    Date: Wednesday, May 29, 2019 @ 17:32:10
  Author: felixonmars
Revision: 474409

upgpkg: haskell-feed 1.1.0.0-1

rebuild with feed 1.1.0.0

Modified:
  haskell-feed/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-29 17:23:13 UTC (rev 474408)
+++ PKGBUILD	2019-05-29 17:32:10 UTC (rev 474409)
@@ -3,8 +3,8 @@
 
 _hkgname=feed
 pkgname=haskell-feed
-pkgver=1.0.1.0
-pkgrel=40
+pkgver=1.1.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=('dd9d96a4fe29df397a5e513c352583548797821c7b07a827a12d967222b30b17d67e928a43f5ff5d23bc955e2e654a759f88ff463413102747db471236dc0f85')
+sha512sums=('bdca0735d27a206310adc6fb6443561d86963d6bbec7db63dd9f3af94b23bccb71a07daa47445a08c571e1904e85afde7557f796c115824d07273c16af2a8345')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list