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"))