]> git.pld-linux.org Git - packages/ghc-xmonad-contrib.git/blobdiff - ghc-xmonad-contrib.spec
up to 0.12
[packages/ghc-xmonad-contrib.git] / ghc-xmonad-contrib.spec
index 09a02c244020807dde2f2afaf46ea222e2b0950d..cfc9a20dfd0bbfa5cb8185defa504ed2b2bb1699 100644 (file)
@@ -1,28 +1,28 @@
 %define                pkgname xmonad-contrib
 Summary:       Third party extensions for xmonad
 Name:          ghc-%{pkgname}
-Version:       0.11.2
+Version:       0.12
 Release:       1
 License:       BSD
 Group:         Development/Languages
-Source0:       http://hackage.haskell.org/packages/archive/%{pkgname}/%{version}/%{pkgname}-%{version}.tar.gz
-# Source0-md5: 415a7ed9449198b0e93d49ab0a4a0f72
+Source0:       http://hackage.haskell.org/package/%{pkgname}-%{version}/%{pkgname}-%{version}.tar.gz
+# Source0-md5: 39345f462f069f2f0e4a488f7e435dbb
 URL:           http://www.xmonad.org
 BuildRequires: ghc >= 6.12.3
+BuildRequires: ghc-X11 >= 1.6.1
 BuildRequires: ghc-extensible-exceptions
 BuildRequires: ghc-mtl
 BuildRequires: ghc-random
 BuildRequires: ghc-utf8-string
-BuildRequires: ghc-X11 >= 1.6
 BuildRequires: rpmbuild(macros) >= 1.608
-BuildRequires: xmonad >= 0.11
+BuildRequires: xmonad >= 0.12
 %requires_eq   ghc
+Requires:      ghc-X11 >= 1.6.1
 Requires:      ghc-extensible-exceptions
 Requires:      ghc-mtl
 Requires:      ghc-random
 Requires:      ghc-utf8-string
-Requires:      ghc-X11 >= 1.6
-Requires:      xmonad >= 0.11
+Requires:      xmonad >= 0.12
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # debuginfo is not useful for ghc
This page took 0.082893 seconds and 4 git commands to generate.