From e6974fd8eb88146874d9384617840180acb3391a Mon Sep 17 00:00:00 2001 From: Roland Walker Date: Tue, 22 Oct 2013 12:10:17 -0400 Subject: [PATCH] update ucs-utils dependency to 0.7.6 --- Makefile | 4 ++-- unicode-enbox.el | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index 9e4d79b..a117026 100644 --- a/Makefile +++ b/Makefile @@ -44,10 +44,10 @@ TEST_DEP_4=persistent-soft TEST_DEP_4_STABLE_URL=https://raw.github.com/rolandwalker/persistent-soft/3529e1c0264326ec9a5ab9e1ed35037012e7fbd6/persistent-soft.el TEST_DEP_4_LATEST_URL=https://raw.github.com/rolandwalker/persistent-soft/master/persistent-soft.el TEST_DEP_5=ucs-utils -TEST_DEP_5_STABLE_URL=https://raw.github.com/rolandwalker/ucs-utils/98578ca47b96c3505a092e40bfb6f4eb253a6827/ucs-utils.el +TEST_DEP_5_STABLE_URL=https://raw.github.com/rolandwalker/ucs-utils/ad1d63f30141cd7bac0a963d9f22f7c2d1ffa1b8/ucs-utils.el TEST_DEP_5_LATEST_URL=https://raw.github.com/rolandwalker/ucs-utils/master/ucs-utils.el TEST_DEP_5a=ucs-utils-6.0-delta -TEST_DEP_5a_STABLE_URL=https://raw.github.com/rolandwalker/ucs-utils/cf38ef555fc30d9aefaf3675ebd969948b71496a/ucs-utils-6.0-delta.el +TEST_DEP_5a_STABLE_URL=https://raw.github.com/rolandwalker/ucs-utils/ad1d63f30141cd7bac0a963d9f22f7c2d1ffa1b8/ucs-utils-6.0-delta.el TEST_DEP_5a_LATEST_URL=https://raw.github.com/rolandwalker/ucs-utils/master/ucs-utils-6.0-delta.el TEST_DEP_6=string-utils TEST_DEP_6_STABLE_URL=https://raw.github.com/rolandwalker/string-utils/e18887a44dcd55f45741f94b09f89ba3d58ace8d/string-utils.el diff --git a/unicode-enbox.el b/unicode-enbox.el index 2a3bc12..04f6f8c 100644 --- a/unicode-enbox.el +++ b/unicode-enbox.el @@ -8,7 +8,7 @@ ;; Version: 0.1.3 ;; Last-Updated: 14 Sep 2012 ;; EmacsWiki: UnicodeEnbox -;; Package-Requires: ((string-utils "0.3.2") (ucs-utils "0.7.2") (persistent-soft "0.8.8") (pcache "0.2.3")) +;; Package-Requires: ((string-utils "0.3.2") (ucs-utils "0.7.6") (persistent-soft "0.8.8") (pcache "0.2.3")) ;; Keywords: extensions, interface ;; ;; Simplified BSD License