From b6a0bff14af88261c769894f60ab3249f79d8453 Mon Sep 17 00:00:00 2001 From: tokuhirom Date: Fri, 3 May 2013 10:14:30 +0900 Subject: [PATCH] Recipies: use howm 1.4.1 --- recipes/howm.rcp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/howm.rcp b/recipes/howm.rcp index 5de0a0ed..4c26dfe0 100644 --- a/recipes/howm.rcp +++ b/recipes/howm.rcp @@ -3,5 +3,5 @@ :description "Write fragmentarily and read collectively." :type http-tar :options ("xzf") - :url "http://howm.sourceforge.jp/a/howm-1.3.9.2.tar.gz" + :url "http://howm.sourceforge.jp/a/howm-1.4.1.tar.gz" :build `(("./configure" ,(concat "--with-emacs=" el-get-emacs)) "make"))