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

Felix Yan felixonmars at archlinux.org
Sat Jan 19 12:01:29 UTC 2019


    Date: Saturday, January 19, 2019 @ 12:01:28
  Author: felixonmars
Revision: 424555

upgpkg: haskell-githash 0.1.3.1-2

rebuild with unordered-containers 0.2.10.0

Modified:
  haskell-githash/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-19 12:00:37 UTC (rev 424554)
+++ PKGBUILD	2019-01-19 12:01:28 UTC (rev 424555)
@@ -3,7 +3,7 @@
 _hkgname=githash
 pkgname=haskell-githash
 pkgver=0.1.3.1
-pkgrel=1
+pkgrel=2
 pkgdesc="Some handy Template Haskell splices for including the current git hash and branch in the code of your project"
 url="https://github.com/snoyberg/githash"
 license=('BSD')



More information about the arch-commits mailing list