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

Felix Yan felixonmars at archlinux.org
Thu Oct 18 13:08:47 UTC 2018


    Date: Thursday, October 18, 2018 @ 13:08:46
  Author: felixonmars
Revision: 395972

upgpkg: haskell-extra 1.6.13-1

rebuild with extra 1.6.13

Modified:
  haskell-extra/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-10-18 13:06:05 UTC (rev 395971)
+++ PKGBUILD	2018-10-18 13:08:46 UTC (rev 395972)
@@ -3,8 +3,8 @@
 
 _hkgname=extra
 pkgname=haskell-extra
-pkgver=1.6.12
-pkgrel=2
+pkgver=1.6.13
+pkgrel=1
 pkgdesc="Extra functions I use."
 url="https://github.com/ndmitchell/extra#readme"
 license=("custom:BSD3")
@@ -12,7 +12,7 @@
 depends=('ghc-libs' 'haskell-clock')
 makedepends=('ghc' 'haskell-quickcheck')
 source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('8065ae0c50bb4c7b0320e3eef6effc83e0606f443d676c70badea94b9d12aa1a33f04d30abd6ac6124a49573f92fbf592739655b04ad895ea1fb6c0c711b0518')
+sha512sums=('d44358ecf1bb38ba16608f121626fff2f1a5b84d739fd8a96a00fd9e9f642db545a73e67328b83753046528c7ee6017c87db23b2d854c131fb8e5c62b320feaf')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list