gnu: cwm: Update to 6.3.

* gnu/packages/wm.scm (cwm): Update to 6.3.
master
Tobias Geerinckx-Rice 2018-05-18 01:34:52 +02:00
parent 711f5f13bf
commit e352a15362
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -913,7 +913,7 @@ It is inspired by Xmonad and dwm. Its major features include:
(define-public cwm
(package
(name "cwm")
(version "6.2")
(version "6.3")
(source
(origin
(method url-fetch)
@ -921,7 +921,7 @@ It is inspired by Xmonad and dwm. Its major features include:
version ".tar.gz"))
(sha256
(base32
"1b8k2hjxpb0bzqjh2wj6mn2nf2360zacf8z19sw2rw5lxvmfy89x"))))
"17pdp9cfgh2n3n3905l4rl9qk7b722i8psnarhlc2h98qzx7zmac"))))
(build-system gnu-build-system)
(arguments
`(#:make-flags (list "CC=gcc"