[arch-commits] Commit in haskell-ghc-syb-utils/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Tue Sep 19 06:27:49 UTC 2017


    Date: Tuesday, September 19, 2017 @ 06:27:49
  Author: felixonmars
Revision: 258785

upgpkg: haskell-ghc-syb-utils 0.2.3.3-1

rebuild with ghc-syb-utils,0.2.3.3

Modified:
  haskell-ghc-syb-utils/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-19 06:25:19 UTC (rev 258784)
+++ PKGBUILD	2017-09-19 06:27:49 UTC (rev 258785)
@@ -4,16 +4,16 @@
 
 _hkgname=ghc-syb-utils
 pkgname=haskell-ghc-syb-utils
-pkgver=0.2.3.2
-pkgrel=3
+pkgver=0.2.3.3
+pkgrel=1
 pkgdesc="Scrap Your Boilerplate utilities for the GHC API."
-url="http://github.com/nominolo/ghc-syb"
+url="https://github.com/nominolo/ghc-syb"
 license=("custom:BSD3")
 arch=('i686' 'x86_64')
 depends=('ghc-libs' 'haskell-ghc' 'haskell-syb')
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('54d18402ed947ade1ef7c851507363c39a2f49db7b1a1a4ab99e461e69906eb13736b9519abbcf129df827c248c2eaf941e9f8a7d168127edf7b7b81e1470d32')
+sha512sums=('03c63f67ebf8b50634c23b04d743caabc58764084c585c42b87b2e27fdf4528a6f811351c5b172a128588f24cd19cb620015cbd4598573177e6df05a5edd8f3b')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list