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

Felix Yan felixonmars at archlinux.org
Sun Feb 9 08:59:04 UTC 2020


    Date: Sunday, February 9, 2020 @ 08:59:03
  Author: felixonmars
Revision: 565259

upgpkg: haskell-yesod-auth 1.6.8.1-1: rebuild with yesod-auth 1.6.8.1

Modified:
  haskell-yesod-auth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-09 07:58:42 UTC (rev 565258)
+++ PKGBUILD	2020-02-09 08:59:03 UTC (rev 565259)
@@ -3,8 +3,8 @@
 
 _hkgname=yesod-auth
 pkgname=haskell-yesod-auth
-pkgver=1.6.8
-pkgrel=90
+pkgver=1.6.8.1
+pkgrel=1
 pkgdesc="Authentication for Yesod."
 url="http://www.yesodweb.com/"
 license=("MIT")
@@ -20,7 +20,7 @@
          'haskell-yesod-persistent')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('d237b669f4fbd2838d50427d210c548c37d9866fc5790127563ab826a646b690d3e2ed3b0ca2db22c2c195aa7cc4d73e8f3bc4a385382b464d4d65724747b34b')
+sha512sums=('23eaabe6642758783c513f64b5477544e4db5015d19e156ddde794c6bffe10d5ca1f19847cc78165a24fb0ff9c41da27882da829951ef00ffc776edab6574519')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list