SHA256
4
0
forked from pool/xmonad
Commit Graph

27 Commits

Author SHA256 Message Date
7a1872fc9b osc copypac from project:devel:languages:haskell:ghc-8.10.x package:xmonad revision:34, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=35
2022-10-06 14:46:31 +00:00
6018bc347d osc copypac from project:devel:languages:haskell:ghc-8.10.x package:xmonad revision:33, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=34
2022-02-11 08:50:32 +00:00
f6dc3c3ec9 osc copypac from project:devel:languages:haskell:ghc-8.10.x package:xmonad revision:32, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=33
2022-02-09 13:44:56 +00:00
5e5d6023d7 osc copypac from project:devel:languages:haskell:ghc-8.10.x package:xmonad revision:25, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=32
2021-11-09 08:32:08 +00:00
c217e6d990 osc copypac from project:devel:languages:haskell:ghc-8.10.x package:xmonad revision:22, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=30
2021-06-02 12:22:46 +00:00
0e216f30db osc copypac from project:devel:languages:haskell:ghc-8.10.x package:xmonad revision:19, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=28
2020-12-20 00:04:43 +00:00
279ae3e4c1 osc copypac from project:devel:languages:haskell:ghc-8.10.x package:xmonad revision:18, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=27
2020-12-19 19:26:05 +00:00
1f869159ce osc copypac from project:devel:languages:haskell:ghc-8.10.x package:xmonad revision:17, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=26
2020-12-19 18:29:48 +00:00
f722703f90 osc copypac from project:devel:languages:haskell:ghc-8.10.x package:xmonad revision:16, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=25
2020-12-19 17:49:45 +00:00
c09bef0afa osc copypac from project:devel:languages:haskell:ghc-8.10.x package:xmonad revision:12, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=24
2020-12-18 12:53:26 +00:00
66f69c08b9 osc copypac from project:devel:languages:haskell:ghc-8.10.x package:xmonad revision:8, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=23
2020-09-04 15:12:06 +00:00
96866d2706 osc copypac from project:devel:languages:haskell:ghc-8.6.x package:xmonad revision:9, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=22
2020-09-04 15:04:35 +00:00
8668935c05 osc copypac from project:devel:languages:haskell:ghc-8.10.x package:xmonad revision:8, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=20
2020-08-19 01:02:41 +00:00
19f1f41674 osc copypac from project:devel:languages:haskell:ghc-8.10.x package:xmonad revision:7, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=18
2020-06-18 01:02:32 +00:00
7fc92bbcb9 osc copypac from project:devel:languages:haskell:ghc-8.10.x package:xmonad revision:6, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=17
2020-06-16 11:29:11 +00:00
ae9e6f05e7 osc copypac from project:devel:languages:haskell:ghc-8.10.x package:xmonad revision:5, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=16
2020-06-16 10:58:01 +00:00
87fcf11951 osc copypac from project:devel:languages:haskell:ghc-8.6.x package:xmonad revision:9, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=15
2019-12-29 02:04:16 +00:00
219cc36aaa - Drop obsolete group attributes.
- Update xmonad to version 0.15.
  ## 0.15 (September 30, 2018)
    * Reimplement `sendMessage` to deal properly with windowset changes made
      during handling.
    * Add new library functions `windowBracket` and `modifyWindowSet` to
      `XMonad.Operations`.
  ## 0.14.2 (August 21, 2018)
  ### Bug Fixes
    * Add the sample configuration file xmonad.hs again to the release tarball.
      [https://github.com/xmonad/xmonad/issues/181]

- Update xmonad to version 0.14.2.
  ## unknown (unknown)
  ## 0.14.1 (August 20, 2018)
  ### Breaking Changes
    * The cabal build no longer installs xmonad.hs, xmonad.1, and xmonad.1.html
      as data files. The location cabal picks for chose files isn't useful as
      standard tools like man(1) won't find them there. Instead, we rely on
      distributors to pick up the files from the source tarball during the build
      and to install them into proper locations where their users expect them.
      [https://github.com/xmonad/xmonad/pull/127]
  ### Bug Fixes
    * Add support for GHC 8.6.x by providing an instance for 'MonadFail X'. A
      side effect of that change is that our code no longer compiles with GHC
      versions prior to 8.0.x. We could work around that, no doubt, but the
      resulting code would require CPP and Cabal flags and whatnot. It feels more
      reasonable to just require a moderately recent compiler instead of going
      through all that trouble.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=14
2019-12-28 16:36:02 +00:00
e9f642adfb osc copypac from project:devel:languages:haskell:ghc-8.8.x package:xmonad revision:3, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=13
2019-12-28 14:42:33 +00:00
8a1ace871b osc copypac from project:devel:languages:haskell:ghc-8.6.x package:xmonad revision:9, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=11
2019-12-24 02:04:34 +00:00
3db8c332a5 osc copypac from project:devel:languages:haskell:ghc-8.6.x package:xmonad revision:7, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=10
2019-10-25 01:07:43 +00:00
c16f62dfe0 osc copypac from project:devel:languages:haskell:ghc-8.6.x package:xmonad revision:6, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=8
2018-10-18 09:53:34 +00:00
75bfa062ab osc copypac from project:devel:languages:haskell:ghc-8.4.x package:xmonad revision:8, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=6
2018-08-24 12:52:22 +00:00
93ce0e91ed osc copypac from project:devel:languages:haskell:ghc-8.4.x package:xmonad revision:4, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=4
2018-08-19 07:09:03 +00:00
c16b5b7bdb osc copypac from project:devel:languages:haskell:ghc-8.4.x package:xmonad revision:3, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=3
2018-08-17 14:00:48 +00:00
7430d4003a Accepting request 627275 from devel:languages:haskell
Add xmonad, xmobar, and their dependencies to Factory.

OBS-URL: https://build.opensuse.org/request/show/627275
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xmonad?expand=0&rev=1
2018-08-04 19:53:53 +00:00
58b9f6aa7b osc copypac from project:devel:languages:haskell:ghc-8.4.x package:xmonad revision:2, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/xmonad?expand=0&rev=1
2018-08-03 01:01:44 +00:00