diff options
author | gwern0 <gwern0@gmail.com> | 2008-07-08 22:22:36 +0200 |
---|---|---|
committer | gwern0 <gwern0@gmail.com> | 2008-07-08 22:22:36 +0200 |
commit | 10a47bb1c33d90e54f99d2bd5e04712a208179af (patch) | |
tree | f5ea4e70ecb2241a38f5dda89d9418f95fbfb56f /XMonad | |
parent | fecca6037b57d3d1d19c050ac529aac2a6461c6d (diff) | |
download | XMonadContrib-10a47bb1c33d90e54f99d2bd5e04712a208179af.tar.gz XMonadContrib-10a47bb1c33d90e54f99d2bd5e04712a208179af.tar.xz XMonadContrib-10a47bb1c33d90e54f99d2bd5e04712a208179af.zip |
XMonad/Doc.hs: why link to a specific version instead of the latest?
darcs-hash:20080708202236-f7719-b5eaf50648503497fba3340317fc740a3a66f7d5.gz
Diffstat (limited to 'XMonad')
-rw-r--r-- | XMonad/Doc.hs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/XMonad/Doc.hs b/XMonad/Doc.hs index eabb05e..7d1baae 100644 --- a/XMonad/Doc.hs +++ b/XMonad/Doc.hs @@ -56,8 +56,8 @@ is available from <http://code.haskell.org/XMonadContrib> via darcs: Each stable release of xmonad is accompanied by a stable release of the contrib library, which you should use if (and only if) you're using a stable release of xmonad. You can find the most recent -(Mar. 2008) tarball here: -<http://hackage.haskell.org/cgi-bin/hackage-scripts/package/xmonad-contrib-0.7> +tarball here: +<http://hackage.haskell.org/cgi-bin/hackage-scripts/package/xmonad-contrib> -} |