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

Felix Yan fyan at archlinux.org
Sun Apr 3 07:01:30 UTC 2016


    Date: Sunday, April 3, 2016 @ 09:01:29
  Author: fyan
Revision: 169346

upgpkg: haskell-uuid-types 1.0.3-1

rebuild with conduit-extra-1.1.13.1, uuid-1.3.12, uuid-types-1.0.3

Modified:
  haskell-uuid-types/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-04-03 06:55:31 UTC (rev 169345)
+++ PKGBUILD	2016-04-03 07:01:29 UTC (rev 169346)
@@ -4,8 +4,8 @@
 
 _hkgname=uuid-types
 pkgname=haskell-uuid-types
-pkgver=1.0.2
-pkgrel=5
+pkgver=1.0.3
+pkgrel=1
 pkgdesc="Type definitions for Universally Unique Identifiers"
 url="https://github.com/aslatter/uuid"
 license=("custom:BSD3")
@@ -14,7 +14,7 @@
 options=('staticlibs')
 source=("http://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
 install="${pkgname}.install"
-sha256sums=('56c6e9d6c05f30461419d2c3b90ef7e5f2fb8dd51c09846b5f4ce12d034f2e05')
+sha256sums=('9276517ab24a9b06f39d6e3c33c6c2b4ace1fc2126dbc1cd9806866a6551b3fd')
 
 build() {
     cd "${srcdir}/${_hkgname}-${pkgver}"



More information about the arch-commits mailing list