Date: Friday, May 6, 2022 @ 03:49:21
  Author: felixonmars
Revision: 1195969

upgpkg: haskell-timezone-olson 0.2.1-1: rebuild with timezone-olson 0.2.1

Modified:
  haskell-timezone-olson/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2022-05-06 03:49:12 UTC (rev 1195968)
+++ PKGBUILD    2022-05-06 03:49:21 UTC (rev 1195969)
@@ -2,8 +2,8 @@
 
 _hkgname=timezone-olson
 pkgname=haskell-${_hkgname}
-pkgver=0.2.0
-pkgrel=7
+pkgver=0.2.1
+pkgrel=1
 pkgdesc='Pure Haskell parser and renderer for binary Olson timezone files'
 url='http://projects.haskell.org/time-ng/'
 license=('BSD')
@@ -11,8 +11,8 @@
 depends=('ghc-libs' 'haskell-extensible-exceptions' 'haskell-timezone-series')
 makedepends=('ghc')
 
source=(https://hackage.haskell.org/package/${_hkgname}-${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha256sums=('8f57c369a72c4da5ba546d6e62370567e835cc2f6da406fd00e8dbb48e803b2d')
-sha512sums=('06c73b24b23caa41f3dce472bca384e3ee7ba02a3dd8bc4458bc758bc6aabdeca9be299f16419702e860f38ea213fd62d90e63fc4746dc2015c0e06b15aba6dd')
+sha256sums=('ac551c2765dff82073958d19d4548b0c5ad88a83d2a5a7859c51a8af0741c581')
+sha512sums=('243ea612a4af206d629ba1f3b3b01b1470e849a5ce50c2c189da246eac6f043ac7fb4f039df94053c7a1da9d2aeb347e510560fd0fa590264a5e3897a8dd1300')
 
 build() {
   cd ${_hkgname}-${pkgver}

Reply via email to