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

Felix Yan felixonmars at gemini.archlinux.org
Tue Dec 14 00:41:16 UTC 2021


    Date: Tuesday, December 14, 2021 @ 00:41:16
  Author: felixonmars
Revision: 1072586

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

Modified:
  haskell-hashable/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-14 00:39:37 UTC (rev 1072585)
+++ PKGBUILD	2021-12-14 00:41:16 UTC (rev 1072586)
@@ -3,8 +3,8 @@
 
 _hkgname=hashable
 pkgname=haskell-hashable
-pkgver=1.3.4.0
-pkgrel=4
+pkgver=1.3.4.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=('ebfe4d01685e6f0204b91b6e7b5e404b9d5af1c6849b19bad7a768a18cd58e529123b2340296aace9217682fcb7cf30125da57ae3b0107aa7a42364857b51746')
+sha512sums=('655bdcf3236ae1a3b8a2bbb685f9d9a1fac840c22d5b9326c19b3cea5147aea36be28c62e1e2109d6fb3909151552f0152a331165ea7a701ac7d22f31a50bd84')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list