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

Felix Yan felixonmars at gemini.archlinux.org
Wed Dec 29 10:16:23 UTC 2021


    Date: Wednesday, December 29, 2021 @ 10:16:23
  Author: felixonmars
Revision: 1086865

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

Modified:
  haskell-filepath-bytestring/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-29 10:07:34 UTC (rev 1086864)
+++ PKGBUILD	2021-12-29 10:16:23 UTC (rev 1086865)
@@ -2,8 +2,8 @@
 
 _hkgname=filepath-bytestring
 pkgname=haskell-filepath-bytestring
-pkgver=1.4.2.1.8
-pkgrel=19
+pkgver=1.4.2.1.9
+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=('dcf2fd4eff3ccbaa4702ca4bcc8e25a92ad582c77aa3e9fa4c7e62901ddcf00bd77843257813801a58fc0235fdd2775747c1447e17b5c0f94f4d90d08ad8d168')
+sha512sums=('814ca8e733afb85187055bf8fdf7381cba4de8587141eff678ec78aca76cd3042a40c3046d5fe4adaaa3575701c2a4172202ef9580ad66d87c92ee4a4e66fe87')
 
 build() {
     cd $_hkgname-$pkgver



More information about the arch-commits mailing list