Skip to content

Commit

Permalink
debbugs 0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
dunn committed Nov 30, 2015
1 parent 1618520 commit 04ff90e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/debbugs.rb
Expand Up @@ -3,8 +3,8 @@
class Debbugs < EmacsFormula
desc "Emacs library for accessing Debbugs SOAP servers"
homepage "http://elpa.gnu.org/packages/debbugs.html"
url "http://elpa.gnu.org/packages/debbugs-0.7.tar"
sha256 "e2ec926e0f6dbdb3569542263f4c561c510e8893e4d1febe6211297547a76f5d"
url "http://elpa.gnu.org/packages/debbugs-0.8.tar"
sha256 "c5465484c7f31f5ab460e212cab15fd888b6cd446789f69bbb9b67a084e2e5f2"

depends_on :emacs => "22.1"
depends_on "homebrew/emacs/soap-client-emacs" if Emacs.version < 24.1
Expand Down

0 comments on commit 04ff90e

Please sign in to comment.