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

Felix Yan fyan at archlinux.org
Mon Feb 29 02:49:03 UTC 2016


    Date: Monday, February 29, 2016 @ 03:49:03
  Author: fyan
Revision: 163695

upgpkg: haskell-base-orphans 0.5.2-1

Modified:
  haskell-base-orphans/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-02-29 02:44:14 UTC (rev 163694)
+++ PKGBUILD	2016-02-29 02:49:03 UTC (rev 163695)
@@ -4,7 +4,7 @@
 
 _hkgname=base-orphans
 pkgname=haskell-base-orphans
-pkgver=0.5.1
+pkgver=0.5.2
 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=('a571bf43f54d4d576b2c9b494a722f60c624896c2f6c38365af7b87d1b31facb')
+sha256sums=('83de88294742641fe72c92aa3337e575c8f572a7486fad383fd272e857342f1e')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list