gnu: libxaw3d: Update to 1.6.3.

* gnu/packages/xorg.scm (libxaw3d): Update to 1.6.3.
master
Marius Bakke 2018-06-19 13:28:34 +02:00
parent 951375bab3
commit 80a1dfac1c
No known key found for this signature in database
GPG Key ID: A2A06DF2A33A54FA
1 changed files with 2 additions and 2 deletions

View File

@ -5636,7 +5636,7 @@ user-friendly mechanism to start the X server.")
(define-public libxaw3d (define-public libxaw3d
(package (package
(name "libxaw3d") (name "libxaw3d")
(version "1.6.2") (version "1.6.3")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
@ -5646,7 +5646,7 @@ user-friendly mechanism to start the X server.")
".tar.bz2")) ".tar.bz2"))
(sha256 (sha256
(base32 (base32
"0awplv1nf53ywv01yxphga3v6dcniwqnxgnb0cn4khb121l12kxp")))) "0i653s8g25cc0mimkwid9366bqkbyhdyjhckx7bw77j20hzrkfid"))))
(build-system gnu-build-system) (build-system gnu-build-system)
(propagated-inputs (propagated-inputs
`(("libxext" ,libxext) `(("libxext" ,libxext)