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

Felix Yan felixonmars at archlinux.org
Fri Mar 5 13:06:48 UTC 2021


    Date: Friday, March 5, 2021 @ 13:06:47
  Author: felixonmars
Revision: 881809

upgpkg: haskell-modern-uri 0.3.4.1-1: rebuild with modern-uri 0.3.4.1

Modified:
  haskell-modern-uri/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-03-05 13:04:29 UTC (rev 881808)
+++ PKGBUILD	2021-03-05 13:06:47 UTC (rev 881809)
@@ -2,8 +2,8 @@
 
 _hkgname=modern-uri
 pkgname=haskell-modern-uri
-pkgver=0.3.4.0
-pkgrel=6
+pkgver=0.3.4.1
+pkgrel=1
 pkgdesc="Modern library for working with URIs"
 url="https://github.com/mrkkrp/modern-uri"
 license=('BSD')
@@ -12,7 +12,7 @@
          'haskell-profunctors' 'haskell-reflection' 'haskell-tagged')
 makedepends=('ghc' 'haskell-hspec' 'haskell-hspec-megaparsec' 'haskell-hspec-discover')
 source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-$pkgver.tar.gz")
-sha512sums=('8ff7690f1246c1356c84846cd61a98ccbda6d079a60ce76fe32267af2e135d6bb60d0dc9c740b9b05ae75974a7c78f9f8fbdf3cf6cb74bf308a7fd8ef24ddecb')
+sha512sums=('2a1c47107e14df7cbab93bc878dee7165f79dc5e04fe02ad2347ac5d5a1b0dde9faa768d419ec344be5cc6b68897b21a807ffb162c6852dd66f8ee254edf9aa0')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list