[arch-commits] Commit in haskell-unix-time/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Fri Sep 9 09:09:43 UTC 2022
Date: Friday, September 9, 2022 @ 09:09:43
Author: felixonmars
Revision: 1296982
upgpkg: haskell-unix-time 0.4.8-1: rebuild with unix-time 0.4.8
Modified:
haskell-unix-time/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-09-09 09:07:46 UTC (rev 1296981)
+++ PKGBUILD 2022-09-09 09:09:43 UTC (rev 1296982)
@@ -3,8 +3,8 @@
_hkgname=unix-time
pkgname=haskell-unix-time
-pkgver=0.4.7
-pkgrel=188
+pkgver=0.4.8
+pkgrel=1
pkgdesc="Unix time parser/formatter and utilities"
url="https://hackage.haskell.org/package/${_hkgname}"
license=("BSD")
@@ -13,7 +13,7 @@
makedepends=('ghc' 'haskell-cabal-doctest' 'haskell-doctest' 'haskell-hspec' 'haskell-old-locale'
'haskell-quickcheck')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('a9e5b77cb9c93b9a20687406aaeeaff5277d05b95ee9d874f3e0292eca83574b2e842785e0a88f71be3e91610db228c68b5cec885c4b3ea15fc6ec1bb861c072')
+sha512sums=('8b4ae312471b9eb4b810380ea621cd4753f592fb7d53ad6b2399b6edd5b06903284e52d47bfbd89ad089886379953b8612413e1cba0812fa41985678ff4ee394')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list