[arch-commits] Commit in haskell-http-client-restricted/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Mon Mar 21 14:41:57 UTC 2022


    Date: Monday, March 21, 2022 @ 14:41:57
  Author: felixonmars
Revision: 1166888

upgpkg: haskell-http-client-restricted 0.0.5-1: rebuild with http-client-restricted 0.0.5

Modified:
  haskell-http-client-restricted/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-21 14:40:38 UTC (rev 1166887)
+++ PKGBUILD	2022-03-21 14:41:57 UTC (rev 1166888)
@@ -2,8 +2,8 @@
 
 _hkgname=http-client-restricted
 pkgname=haskell-http-client-restricted
-pkgver=0.0.4
-pkgrel=148
+pkgver=0.0.5
+pkgrel=1
 pkgdesc="Restricting the servers that http-client will use"
 url="https://hackage.haskell.org/package/http-client-restricted"
 license=('MIT')
@@ -12,7 +12,7 @@
          'haskell-http-client-tls' 'haskell-network' 'haskell-network-bsd' 'haskell-utf8-string')
 makedepends=('ghc')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('01ac97c3f0b48d2511699f3d23602be3c76bd991f2ec428c36f34b2180f93904f8f54c7411ad92de9e90ebfc1d97802237b3e770920e16d5fb291747f7222553')
+sha512sums=('d5876c02c1c6989f1da4741e191f18554efd448339e83bb9b267edec0e414141221c4f770d9f8e48c9d5f4a8fac9d58295e5f57e8c877710c95a71419e53cf3d')
 
 build() {
     cd $_hkgname-$pkgver    



More information about the arch-commits mailing list