2019-11-04 22:50:16 by Roland Illig | Files touched by this commit (13) |
Log message:
wm: align variable assignments
pkglint -Wall -F --only aligned --only indent -r
No manual corrections.
|
2018-07-04 15:40:45 by Jonathan Perkin | Files touched by this commit (423) |
Log message:
*: Move SUBST_STAGE from post-patch to pre-configure
Performing substitutions during post-patch breaks tools such as mkpatches,
making it very difficult to regenerate correct patches after making changes,
and often leading to substituted string replacements being committed.
|
2016-06-26 06:29:56 by David A. Holland | Files touched by this commit (1) |
Log message:
Clarify bit about default binary by referring to MESSAGE.
(related to PR 51244)
|
2016-01-04 13:45:36 by Ryosuke Moro | Files touched by this commit (5) |
Log message:
Update to 0.12
CHANGES:
## 0.12 (December 14, 2015)
* Compiles with GHC 7.10.2, 7.8.4, and 7.6.3
* Use of [data-default][] allows using `def` where previously you
had to write `defaultConfig`, `defaultXPConfig`, etc.
* The [setlocale][] package is now used instead of a binding shipped
with xmonad proper allowing the use of `Main.hs` instead of
`Main.hsc`
* No longer encodes paths for `spawnPID`
* The default `manageHook` no longer floats Gimp windows
* Doesn't crash when there are fewer workspaces than screens
* `Query` is now an instance of `Applicative`
* Various improvements to the example configuration file
[data-default]: http://hackage.haskell.org/package/data-default
[setlocale]: https://hackage.haskell.org/package/setlocale
|
2015-11-03 00:42:56 by Alistair G. Crooks | Files touched by this commit (90) |
Log message:
Add SHA512 digests for distfiles for wm category
Problems found with existing distfiles:
distfiles/fvwm-1.24r.tar.gz
Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden). All existing
SHA1 digests retained for now as an audit trail.
|
2015-05-31 14:59:16 by Ryosuke Moro | Files touched by this commit (18) |
Log message:
Bump PKGREVISION for hs-dlist-0.7.1.1
|
2015-02-20 19:35:58 by Joerg Sonnenberger | Files touched by this commit (1) |
Log message:
Fix dependencies. Sort.
|
2014-11-23 13:52:33 by Ryosuke Moro | Files touched by this commit (51) |
Log message:
Bump PKGREVISION for hs-transformers-0.4.2.0
|
2014-08-29 16:08:42 by Ryosuke Moro | Files touched by this commit (61) |
Log message:
make it clear what package depend on
discussed with wiz@.
|
2014-07-16 23:05:04 by Ryosuke Moro | Files touched by this commit (5) |
Log message:
Bump PKGREVISION for hs-dlist-0.7.1
|