packages feed

Clipboard 2.3.0.0 → 2.3.0.1

raw patch · 1 files changed

+3/−2 lines, 1 filesPVP ok

version bump matches the API change (PVP)

API changes (from Hackage documentation)

Files

Clipboard.cabal view
@@ -1,5 +1,5 @@ Name:         Clipboard
-Version:      2.3.0.0
+Version:      2.3.0.1
 Author:       Sævar Berg (Windows), Matthew Bekkema (X11), Daniel Díaz (Maintainer)
 Homepage:     http://haskell.org/haskellwiki/Clipboard
 License:      BSD3
@@ -29,7 +29,8 @@   > "!dlroW ,olleH"
   .
   The X11 version depends on the @X11@ package, so you will need the X11 development library
-  available on your system at compile time. You can install it by @sudo apt-get install libxrandr-dev@.
+  available on your system at compile time. You can install it by @sudo apt-get install libxrandr-dev@
+  (or the equivalent on your system).
 Build-type: Simple
 Cabal-version:  >= 1.6
 Extra-source-files: README.md