[arch-commits] Commit in haskell-hashable/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Wed Nov 17 19:44:00 UTC 2021
Date: Wednesday, November 17, 2021 @ 19:43:59
Author: felixonmars
Revision: 1051113
upgpkg: haskell-hashable 1.3.4.0-1: rebuild with hashable 1.3.4.0
Modified:
haskell-hashable/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-17 19:33:00 UTC (rev 1051112)
+++ PKGBUILD 2021-11-17 19:43:59 UTC (rev 1051113)
@@ -3,8 +3,8 @@
_hkgname=hashable
pkgname=haskell-hashable
-pkgver=1.3.3.0
-pkgrel=19
+pkgver=1.3.4.0
+pkgrel=1
pkgdesc="A class for types that can be converted to a hash value"
url="https://github.com/haskell-unordered-containers/hashable"
license=('BSD')
@@ -14,7 +14,7 @@
checkdepends=('haskell-hunit' 'haskell-quickcheck' 'haskell-random' 'haskell-test-framework'
'haskell-test-framework-hunit' 'haskell-test-framework-quickcheck2')
source=("https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz")
-sha512sums=('0c1bbd1439083f79b84192597c8db72f5ad2847f2956328d50ab8672aa3e35798fd5ef18d825eb6ebd5525ba256c5fae2a61390ab4969c0dd73bc9cbc1179776')
+sha512sums=('ebfe4d01685e6f0204b91b6e7b5e404b9d5af1c6849b19bad7a768a18cd58e529123b2340296aace9217682fcb7cf30125da57ae3b0107aa7a42364857b51746')
build() {
cd $_hkgname-$pkgver
More information about the arch-commits
mailing list