ttn pushed a commit to branch master in repository elpa. commit 4fb5acb2e1ef94f80618408ef35ba955206bef53 Author: Thien-Thi Nguyen <t...@gnu.org> Date: Wed May 28 10:37:25 2014 +0200
[gnugo int] Bump required ‘xpm’ version to "1.0.1". Version 1.0.0 works from repo, but not w/ the package system. * packages/gnugo/gnugo.el [Package-Requires]: ...here. --- packages/gnugo/gnugo.el | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/packages/gnugo/gnugo.el b/packages/gnugo/gnugo.el index e42db33..34e57da 100644 --- a/packages/gnugo/gnugo.el +++ b/packages/gnugo/gnugo.el @@ -5,7 +5,7 @@ ;; Author: Thien-Thi Nguyen <t...@gnu.org> ;; Maintainer: Thien-Thi Nguyen <t...@gnu.org> ;; Version: 2.3.1 -;; Package-Requires: ((ascii-art-to-unicode "1.5") (xpm "1.0.0") (cl-lib "0.5")) +;; Package-Requires: ((ascii-art-to-unicode "1.5") (xpm "1.0.1") (cl-lib "0.5")) ;; Keywords: games, processes ;; This program is free software; you can redistribute it and/or modify