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

Felix Yan felixonmars at gemini.archlinux.org
Tue Apr 5 18:25:06 UTC 2022


    Date: Tuesday, April 5, 2022 @ 18:25:06
  Author: felixonmars
Revision: 1181468

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

Modified:
  haskell-modern-uri/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-05 18:24:17 UTC (rev 1181467)
+++ PKGBUILD	2022-04-05 18:25:06 UTC (rev 1181468)
@@ -2,8 +2,8 @@
 
 _hkgname=modern-uri
 pkgname=haskell-modern-uri
-pkgver=0.3.4.3
-pkgrel=13
+pkgver=0.3.4.4
+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=('21f087ce9df3bbe0d73ab7dacdef7262abed07d5a419817512d9174946857b4374f003e52d311ccfc7dcd63c01233c30825f3f755d7aecf68f53fb5d544be24e')
+sha512sums=('74f75a9837bfec8fcf673f896104fa73550b69e6119936d0ecc4f269f80286c8d7909bf7b815d2c2dadd89e4591d51c69bc3920c553a1a3b9408894dc8d3e39b')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list