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

Felix Yan felixonmars at gemini.archlinux.org
Fri Feb 4 19:42:44 UTC 2022


    Date: Friday, February 4, 2022 @ 19:42:44
  Author: felixonmars
Revision: 1125858

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

Modified:
  haskell-modern-uri/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-04 19:40:52 UTC (rev 1125857)
+++ PKGBUILD	2022-02-04 19:42:44 UTC (rev 1125858)
@@ -2,8 +2,8 @@
 
 _hkgname=modern-uri
 pkgname=haskell-modern-uri
-pkgver=0.3.4.2
-pkgrel=22
+pkgver=0.3.4.3
+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=('6fb33dac3ea174ce2887cc6fb27c83848996e32eee4a9f85b7452424b3657d3729c55713cdc1b4466d454d04c1828646c6353f43467bdfe422ff59c6efc7772d')
+sha512sums=('21f087ce9df3bbe0d73ab7dacdef7262abed07d5a419817512d9174946857b4374f003e52d311ccfc7dcd63c01233c30825f3f755d7aecf68f53fb5d544be24e')
 
 build() {
   cd $_hkgname-$pkgver



More information about the arch-commits mailing list