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

Felix Yan felixonmars at archlinux.org
Thu Jun 8 10:33:25 UTC 2017


    Date: Thursday, June 8, 2017 @ 10:33:25
  Author: felixonmars
Revision: 235401

upgpkg: haskell-yesod-auth 1.4.17.2-1

Modified:
  haskell-yesod-auth/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-08 10:33:01 UTC (rev 235400)
+++ PKGBUILD	2017-06-08 10:33:25 UTC (rev 235401)
@@ -4,8 +4,8 @@
 
 _hkgname=yesod-auth
 pkgname=haskell-yesod-auth
-pkgver=1.4.17.1
-pkgrel=23
+pkgver=1.4.17.2
+pkgrel=1
 pkgdesc="Authentication for Yesod."
 url="http://www.yesodweb.com/"
 license=("MIT")
@@ -13,15 +13,15 @@
 depends=("ghc=8.0.1" "haskell-aeson" "haskell-authenticate" "haskell-base16-bytestring"
          "haskell-base64-bytestring" "haskell-blaze-builder" "haskell-blaze-html"
          "haskell-blaze-markup" "haskell-byteable" "haskell-conduit" "haskell-conduit-extra"
-         "haskell-cryptohash" "haskell-data-default" "haskell-email-validate"
-         "haskell-file-embed" "haskell-http-client" "haskell-http-conduit"
-         "haskell-http-types" "haskell-lifted-base" "haskell-mime-mail" "haskell-network-uri"
+         "haskell-cryptonite" "haskell-data-default" "haskell-email-validate"
+         "haskell-file-embed" "haskell-http-client" "haskell-http-conduit" "haskell-http-types"
+         "haskell-lifted-base" "haskell-memory" "haskell-mime-mail" "haskell-network-uri"
          "haskell-nonce" "haskell-persistent" "haskell-persistent-template" "haskell-random"
          "haskell-resourcet" "haskell-safe" "haskell-shakespeare" "haskell-text"
          "haskell-unordered-containers" "haskell-wai" "haskell-yesod-core" "haskell-yesod-form"
          "haskell-yesod-persistent")
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('8656bfa271557b2f0baff603bb38e8ad496ee4a1e04965ce6d09094d2b7ad85fd344ebee5156f69726323b380fd8d0b40e00f67c7b00b1e15028004b0bcec75d')
+sha512sums=('14f93e1683f5c727f3628ed3d7e685a58f9c39d6189049a7d2d179bf54ce6baf973f3c8d241c17f9324a719d01df35f109448df8356db5d71bc846dda244e4db')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list