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

Felix Yan felixonmars at archlinux.org
Sat Feb 29 11:05:20 UTC 2020


    Date: Saturday, February 29, 2020 @ 11:05:20
  Author: felixonmars
Revision: 586820

upgpkg: haskell-filepattern 0.1.2-1: rebuild with filepattern 0.1.2

Modified:
  haskell-filepattern/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-29 10:08:19 UTC (rev 586819)
+++ PKGBUILD	2020-02-29 11:05:20 UTC (rev 586820)
@@ -2,8 +2,8 @@
 
 _hkgname=filepattern
 pkgname=haskell-filepattern
-pkgver=0.1.1
-pkgrel=36
+pkgver=0.1.2
+pkgrel=1
 pkgdesc="File path glob-like matching"
 url="https://github.com/ndmitchell/filepattern"
 license=('BSD')
@@ -11,7 +11,7 @@
 depends=('ghc-libs' 'haskell-extra')
 makedepends=('ghc' 'haskell-quickcheck')
 source=(https://hackage.haskell.org/packages/archive/${_hkgname}/${pkgver}/${_hkgname}-${pkgver}.tar.gz)
-sha512sums=('6346cade88d9d2d059c059bc95d9de8d92c2e76284da114223278deccc3421aea292c05621b569208f8dd64339ed05979cda6cb165e1490cdb0754db92bcb047')
+sha512sums=('16866d70efdf55ee4e6b246eb7f7300c9ad4c148d8136d817f601b9c0cac95eb1ddaf57ab0b6fad539298b55128fe5c255c31fd152a713bf312488eae823da23')
 
 build() {
     cd $_hkgname-$pkgver    



More information about the arch-commits mailing list