[arch-commits] Commit in xmonad/trunk (PKGBUILD utf8-string.patch)

Evangelos Foutras foutrelis at archlinux.org
Thu Dec 10 18:00:03 UTC 2015


    Date: Thursday, December 10, 2015 @ 19:00:02
  Author: foutrelis
Revision: 152495

Bump dependency on utf8-string

Modified:
  xmonad/trunk/PKGBUILD
  xmonad/trunk/utf8-string.patch

-------------------+
 PKGBUILD          |    2 +-
 utf8-string.patch |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-12-10 17:57:16 UTC (rev 152494)
+++ PKGBUILD	2015-12-10 18:00:02 UTC (rev 152495)
@@ -55,4 +55,4 @@
 }
 md5sums=('20792f4e428db24e6c0dbecbd77f69e0'
          '72bfa5e62e4e44fe7fa59b6a7593d993'
-         '74d7709d8d8b76d19bd0162a9fe0346c')
+         '5ee379d4231096c07d92a31f25f8edab')

Modified: utf8-string.patch
===================================================================
--- utf8-string.patch	2015-12-10 17:57:16 UTC (rev 152494)
+++ utf8-string.patch	2015-12-10 18:00:02 UTC (rev 152495)
@@ -6,7 +6,7 @@
          build-depends: base < 3
      build-depends: X11>=1.5 && < 1.7, mtl, unix,
 -                   utf8-string >= 0.3 && < 0.4
-+                   utf8-string >= 0.3 && <= 1 
++                   utf8-string >= 0.3 && < 1.1
  
      if true
          ghc-options:        -funbox-strict-fields -Wall



More information about the arch-commits mailing list