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

Felix Yan fyan at archlinux.org
Tue Feb 2 01:52:22 UTC 2016


    Date: Tuesday, February 2, 2016 @ 02:52:22
  Author: fyan
Revision: 159847

upgpkg: haskell-base-orphans 0.5.1-1

rebuild with base-orphans-0.5.1

Modified:
  haskell-base-orphans/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-02 01:36:33 UTC (rev 159846)
+++ PKGBUILD	2016-02-02 01:52:22 UTC (rev 159847)
@@ -4,7 +4,7 @@
 
 _hkgname=base-orphans
 pkgname=haskell-base-orphans
-pkgver=0.5.0
+pkgver=0.5.1
 pkgrel=1
 pkgdesc="Backwards-compatible orphan instances for base"
 url="https://github.com/haskell-compat/base-orphans#readme"
@@ -14,7 +14,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('05ea25f680c0acc65a99acbb39413761181b334566c9be1fcac1c1df8a2d6428')
+sha256sums=('a571bf43f54d4d576b2c9b494a722f60c624896c2f6c38365af7b87d1b31facb')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list