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

Felix Yan felixonmars at archlinux.org
Sun Feb 21 19:04:37 UTC 2021


    Date: Sunday, February 21, 2021 @ 19:04:37
  Author: felixonmars
Revision: 867845

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

Modified:
  haskell-modern-uri/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-21 19:00:49 UTC (rev 867844)
+++ PKGBUILD	2021-02-21 19:04:37 UTC (rev 867845)
@@ -2,8 +2,8 @@
 
 _hkgname=modern-uri
 pkgname=haskell-modern-uri
-pkgver=0.3.3.1
-pkgrel=8
+pkgver=0.3.4.0
+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=('d81e2ef0ac5c44099bc87fdaec74b6c0789a8208d5a6656856645de11faab0b3b2392a30e2d1470116f52034723ab7b253910791bd722679aff56c6f9602aa2a')
+sha512sums=('8ff7690f1246c1356c84846cd61a98ccbda6d079a60ce76fe32267af2e135d6bb60d0dc9c740b9b05ae75974a7c78f9f8fbdf3cf6cb74bf308a7fd8ef24ddecb')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list