[arch-commits] Commit in haskell-uuid-types/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed May 5 11:01:22 UTC 2021
Date: Wednesday, May 5, 2021 @ 11:01:22
Author: felixonmars
Revision: 927449
upgpkg: haskell-uuid-types 1.0.5-1: rebuild with uuid-types 1.0.5, uuid 1.3.15
Modified:
haskell-uuid-types/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-05 10:54:18 UTC (rev 927448)
+++ PKGBUILD 2021-05-05 11:01:22 UTC (rev 927449)
@@ -3,8 +3,8 @@
_hkgname=uuid-types
pkgname=haskell-uuid-types
-pkgver=1.0.4
-pkgrel=9
+pkgver=1.0.5
+pkgrel=1
pkgdesc="Type definitions for Universally Unique Identifiers"
url="https://github.com/aslatter/uuid"
license=("BSD")
@@ -13,7 +13,7 @@
makedepends=('ghc' 'uusi' 'haskell-quickcheck' 'haskell-tasty' 'haskell-tasty-hunit'
'haskell-tasty-quickcheck')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('7b3e0382c60f67d65edbe62da67e690266cdfceb5128583cb49efdd04845c57a5bbd708663ee7b583dc120c75e468c234f21ab4e6006a5acaa11bc83a8b01e04')
+sha512sums=('0e0821a426120ab63d991a6cd39ded65a89472751ada4d5fb5e4f12177d8e797ede3b6b74d6817ce260d6334adeb42de31b0073389f58a27a06ec8ea4a574ef6')
prepare() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list