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

Felix Yan felixonmars at gemini.archlinux.org
Mon Sep 20 16:44:05 UTC 2021


    Date: Monday, September 20, 2021 @ 16:44:05
  Author: felixonmars
Revision: 1019620

upgpkg: haskell-fuzzy 0.1.0.1-1: rebuild with fuzzy 0.1.0.1

Modified:
  haskell-fuzzy/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-09-20 16:42:54 UTC (rev 1019619)
+++ PKGBUILD	2021-09-20 16:44:05 UTC (rev 1019620)
@@ -2,16 +2,16 @@
 
 _hkgname=fuzzy
 pkgname=haskell-fuzzy
-pkgver=0.1.0.0
-pkgrel=79
+pkgver=0.1.0.1
+pkgrel=1
 pkgdesc="Filters a list based on a fuzzy string search."
-url="http://github.com/joom/fuzzy"
+url="https://github.com/joom/fuzzy"
 license=("MIT")
 arch=('x86_64')
 depends=('ghc-libs' 'haskell-monoid-subclasses')
 makedepends=('ghc' 'haskell-hunit')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha256sums=('820a7a2b52163c1ecf0924780604ec903979560901cc1b9f27a68ff17256e9cb')
+sha512sums=('677f03be681c2943e6e5dd0badbc2b35fc78e2805fed999b53538b2fe0d5623fbc9b91218576f0bbe414e9cd5d03d7230698e966df4b258469630fba437c20e2')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list