gnu: fvwm: Update to 2.6.8.

* gnu/packages/fvwm.scm (fvwm): Update to 2.6.8.
master
Tobias Geerinckx-Rice 2018-06-05 02:42:53 +02:00
parent f7b53e6855
commit 4682d48363
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -35,7 +35,7 @@
(define-public fvwm (define-public fvwm
(package (package
(name "fvwm") (name "fvwm")
(version "2.6.7") (version "2.6.8")
(source (origin (source (origin
(method url-fetch) (method url-fetch)
(uri (string-append (uri (string-append
@ -43,7 +43,7 @@
version "/" name "-" version ".tar.gz")) version "/" name "-" version ".tar.gz"))
(sha256 (sha256
(base32 (base32
"0wzghjgy65pkn31rgl14fngizw7nbkzbxsfa670xmrndpmd4sr81")))) "0hgkkdzcqjnaabvv9cnh0bz90nnjskbhjg9qnzpi2x0mbliwjdpv"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(arguments (arguments
`(#:phases `(#:phases