Date: Saturday, April 29, 2023 @ 16:39:15
  Author: felixonmars
Revision: 1454654

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

Modified:
  haskell-path-io/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2023-04-29 16:35:59 UTC (rev 1454653)
+++ PKGBUILD    2023-04-29 16:39:15 UTC (rev 1454654)
@@ -4,8 +4,8 @@
 
 _hkgname=path-io
 pkgname=haskell-path-io
-pkgver=1.8.0
-pkgrel=19
+pkgver=1.8.1
+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=('754f24f231488c255fa5a53bd30bab01b217861902a5c449d108b255ba43948f633d2a0db2baf2402da3010759121397b0b31c3fb85f43a3baf31edf3858bc6e')
+sha512sums=('9aa3a596a03e472c90c23356ae26b5442eb7e8cb145ccdf5ee2f4ef1d4ba7ab2a977f28e6e8605a983d64cad96061fd63276f01a9401919a8221d371376044c3')
 
 build() {
   cd "$srcdir/$_hkgname-$pkgver"

Reply via email to