[arch-commits] Commit in haskell-filepath-bytestring/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Wed Aug 11 20:43:19 UTC 2021


    Date: Wednesday, August 11, 2021 @ 20:43:19
  Author: felixonmars
Revision: 997460

upgpkg: haskell-filepath-bytestring 1.4.2.1.8-1: rebuild with filepath-bytestring 1.4.2.1.8

Modified:
  haskell-filepath-bytestring/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-11 20:42:32 UTC (rev 997459)
+++ PKGBUILD	2021-08-11 20:43:19 UTC (rev 997460)
@@ -2,8 +2,8 @@
 
 _hkgname=filepath-bytestring
 pkgname=haskell-filepath-bytestring
-pkgver=1.4.2.1.7
-pkgrel=25
+pkgver=1.4.2.1.8
+pkgrel=1
 pkgdesc="Library for manipulating RawFilePaths in a cross platform way"
 url="https://hackage.haskell.org/package/filepath-bytestring"
 license=('BSD')
@@ -11,7 +11,7 @@
 depends=('ghc-libs')
 makedepends=('ghc' 'haskell-quickcheck')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('27bd3a4f06b5d0e179babb4b5aed2e99c050981ae11ae0ccfc5460703e7aa5e3ec14ae6b0ec9cff07779129e8469450437f9ad7625c6d009331014e954a336e9')
+sha512sums=('dcf2fd4eff3ccbaa4702ca4bcc8e25a92ad582c77aa3e9fa4c7e62901ddcf00bd77843257813801a58fc0235fdd2775747c1447e17b5c0f94f4d90d08ad8d168')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list