[arch-commits] Commit in haskell-hashable/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Sat Apr 23 17:24:11 UTC 2022


    Date: Saturday, April 23, 2022 @ 17:24:10
  Author: felixonmars
Revision: 1187671

upgpkg: haskell-hashable 1.4.0.1-1: rebuild with hashable 1.4.0.1

Modified:
  haskell-hashable/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-23 17:24:03 UTC (rev 1187670)
+++ PKGBUILD	2022-04-23 17:24:10 UTC (rev 1187671)
@@ -3,8 +3,8 @@
 
 _hkgname=hashable
 pkgname=haskell-hashable
-pkgver=1.4.0.0
-pkgrel=35
+pkgver=1.4.0.1
+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=('3f1cdbb5658c3f00ea6d127a33c9447504d28535b366f7139e16c895aaa0d4376de9681d092b1b145896da80da763177c575745c30a95b5d9a1b59633354b4cd')
+sha512sums=('36936c63a736e742f5d4f68370827a0bb75185dddb00c53459f0ba13938d3a3fcb97854c65ae649e1ea4ab939ca58c692b24b954efa4a11bd72eecec43289ada')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list