Date: Tuesday, January 10, 2023 @ 01:32:08
  Author: felixonmars
Revision: 1382211

upgpkg: haskell-path-io 1.8.0-1: rebuild with path-io 1.8.0

Modified:
  haskell-path-io/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-01-10 01:29:35 UTC (rev 1382210)
+++ PKGBUILD    2023-01-10 01:32:08 UTC (rev 1382211)
@@ -4,8 +4,8 @@
 
 _hkgname=path-io
 pkgname=haskell-path-io
-pkgver=1.7.0
-pkgrel=72
+pkgver=1.8.0
+pkgrel=1
 pkgdesc="Interface to ‘directory’ package for users of ‘path’"
 url="https://github.com/mrkkrp/path-io";
 license=("BSD")
@@ -14,7 +14,7 @@
          'haskell-unix-compat')
 makedepends=('ghc' 'haskell-hspec')
 
source=("https://hackage.haskell.org/packages/archive/$_hkgname/$pkgver/$_hkgname-${pkgver}.tar.gz";)
-sha512sums=('29b6355eca04eaf675a0016fbcb132a91fd88a200ff1ccbc89e88aba007d692c49a03a0d3e15b41938b33f4d668eb4e970a5bc08b411b8c0331abba630504be3')
+sha512sums=('754f24f231488c255fa5a53bd30bab01b217861902a5c449d108b255ba43948f633d2a0db2baf2402da3010759121397b0b31c3fb85f43a3baf31edf3858bc6e')
 
 build() {
   cd "$srcdir/$_hkgname-$pkgver"

Reply via email to