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

Felix Yan felixonmars at gemini.archlinux.org
Mon Jan 17 08:37:00 UTC 2022


    Date: Monday, January 17, 2022 @ 08:37:00
  Author: felixonmars
Revision: 1107525

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

Modified:
  haskell-hashable/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-01-17 08:35:41 UTC (rev 1107524)
+++ PKGBUILD	2022-01-17 08:37:00 UTC (rev 1107525)
@@ -3,8 +3,8 @@
 
 _hkgname=hashable
 pkgname=haskell-hashable
-pkgver=1.3.4.1
-pkgrel=15
+pkgver=1.3.5.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=('655bdcf3236ae1a3b8a2bbb685f9d9a1fac840c22d5b9326c19b3cea5147aea36be28c62e1e2109d6fb3909151552f0152a331165ea7a701ac7d22f31a50bd84')
+sha512sums=('95b10f671abbe2baecab84e619d0c88ebb6807f711155fa6cc90e46818e73e44e9cfc585dfac35ad63a73e55f01be60a11db0a012ed20818c30bae042e70d230')
 
 prepare() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list