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

Felix Yan felixonmars at archlinux.org
Fri Aug 26 18:01:03 UTC 2016


    Date: Friday, August 26, 2016 @ 18:01:02
  Author: felixonmars
Revision: 187690

upgpkg: haskell-generic-deriving 1.11-1

rebuild with bytestring-tree-builder-0.2.7.1, connection-0.2.6, contravariant-extras-0.3.3.1, cryptonite-0.19, dns-2.0.5, generic-deriving-1.11, persistent-2.6, hindent-5.1.0, hjsmin-0.2.0.2, http2-1.6.2, pandoc-crossref-0.2.3.0, pandoc-types-1.16.1.1, persistent-sqlite-2.6, pipes-http-1.0.4, postgresql-libpq-0.9.2.0, protolude-0.1.7, stylish-haskell-0.6.3.0, tasty-0.11.0.4, wai-app-static-3.1.6.1, yesod-auth-1.4.13.4, yesod-persistent-1.4.0.6

Modified:
  haskell-generic-deriving/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-08-26 17:59:56 UTC (rev 187689)
+++ PKGBUILD	2016-08-26 18:01:02 UTC (rev 187690)
@@ -4,7 +4,7 @@
 
 _hkgname=generic-deriving
 pkgname=haskell-generic-deriving
-pkgver=1.10.7
+pkgver=1.11
 pkgrel=1
 pkgdesc="Generic programming library for generalised deriving."
 url="https://github.com/dreixel/generic-deriving"
@@ -12,7 +12,7 @@
 arch=('i686' 'x86_64')
 depends=("ghc=8.0.1")
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha256sums=('c0d8bc935951beafb13aec33e25e2896eb0e39aba60b1eba17dbd990adae07fa')
+sha256sums=('16d40544e4dad85af78d93158e9b6a39b35c88ca10a455cfc861a4282556240d')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list