[arch-commits] Commit in haskell-hourglass/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Aug 24 21:48:16 UTC 2018
Date: Friday, August 24, 2018 @ 21:48:16
Author: felixonmars
Revision: 373863
upgpkg: haskell-hourglass 0.2.12-1
rebuild with hourglass 0.2.12
Modified:
haskell-hourglass/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-24 21:46:48 UTC (rev 373862)
+++ PKGBUILD 2018-08-24 21:48:16 UTC (rev 373863)
@@ -4,8 +4,8 @@
_hkgname=hourglass
pkgname=haskell-hourglass
-pkgver=0.2.11
-pkgrel=18
+pkgver=0.2.12
+pkgrel=1
pkgdesc="simple performant time related library"
url="https://github.com/vincenthz/hs-hourglass"
license=("custom:BSD3")
@@ -14,7 +14,7 @@
makedepends=('ghc' 'haskell-old-locale' 'haskell-tasty' 'haskell-tasty-hunit'
'haskell-tasty-quickcheck')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('6af3357be50b5645d8b0c5ec78d924981375c6a6215ee1f9e2a8a3775bab34989829cbec210c5c6c10fd39d14a8b4ed960c3ce46a354e6969414a9177460a9d1')
+sha512sums=('c748d7f875ca0b1ea9034dba1a5cfa3fc4e51613ce24c90b54856fdc385d9ccc5eda3559f1674abf3ea966cc7851891dfee86bad897062a97a79db8408574bdc')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list