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

Felix Yan felixonmars at archlinux.org
Thu Feb 4 19:43:21 UTC 2021


    Date: Thursday, February 4, 2021 @ 19:43:20
  Author: felixonmars
Revision: 845503

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

Modified:
  haskell-modern-uri/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-04 19:38:47 UTC (rev 845502)
+++ PKGBUILD	2021-02-04 19:43:20 UTC (rev 845503)
@@ -2,8 +2,8 @@
 
 _hkgname=modern-uri
 pkgname=haskell-modern-uri
-pkgver=0.3.3.0
-pkgrel=36
+pkgver=0.3.3.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=('631f4d679feb29897d806c94d183cac6101d6f266cde6d420f63ead21f26266bfee97a29f3e5010ef8efbcb5906874b67bc2d3da6970df43708f3f5ebe09ba66')
+sha512sums=('d81e2ef0ac5c44099bc87fdaec74b6c0789a8208d5a6656856645de11faab0b3b2392a30e2d1470116f52034723ab7b253910791bd722679aff56c6f9602aa2a')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list