packages feed

xdg-userdirs 0.1.0.1 → 0.1.0.2

raw patch · 1 files changed

+2/−2 lines, 1 filesdep ~containers

Dependency ranges changed: containers

Files

xdg-userdirs.cabal view
@@ -1,5 +1,5 @@ name:                xdg-userdirs-version:             0.1.0.1+version:             0.1.0.2 synopsis:            Basic implementation of XDG user directories specification description:         On Unix platforms, this should be a very straightforward                      implementation of the XDG User Directory spec. On Windows,@@ -19,7 +19,7 @@   exposed-modules:     System.Environment.XDG.UserDir   -- other-modules:          build-depends:       base >= 4 && <5,-                       containers ==0.4.*,+                       containers >=0.4,                        filepath >=1.3,                        xdg-basedir ==0.2.*,                        directory >=1.1