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

Felix Yan felixonmars at archlinux.org
Wed May 16 11:41:31 UTC 2018


    Date: Wednesday, May 16, 2018 @ 11:41:30
  Author: felixonmars
Revision: 322772

upgpkg: haskell-djinn-lib 0.0.1.3-1

rebuild with djinn-lib,0.0.1.3

Modified:
  haskell-djinn-lib/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-16 11:40:20 UTC (rev 322771)
+++ PKGBUILD	2018-05-16 11:41:30 UTC (rev 322772)
@@ -4,8 +4,8 @@
 
 _hkgname=djinn-lib
 pkgname=haskell-djinn-lib
-pkgver=0.0.1.2
-pkgrel=7
+pkgver=0.0.1.3
+pkgrel=1
 pkgdesc="Generate Haskell code from a type. Library extracted from djinn package."
 url="http://www.augustsson.net/Darcs/Djinn/"
 license=("custom:BSD3")
@@ -13,7 +13,7 @@
 depends=('ghc-libs' "haskell-mtl")
 makedepends=('ghc')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('403878b72540362a6b6d545a65ded9f10d05c623180adf8a03e732fac30dd00a42b090b9e4f9da16baa5dc1fdbd6f29a97158174917f3c0527a37b6ecbcfbe8e')
+sha512sums=('9e531055f499a160fc1c32adeba26ef1c90aa92419140ee5659ea70100d51a1e376b2c2e87dc3816928362778dfb20362371aebdd53ad557a1bf09467d33b190')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list