gnu: libxaw3d: Update to 1.6.3.
* gnu/packages/xorg.scm (libxaw3d): Update to 1.6.3.
This commit is contained in:
parent
951375bab3
commit
80a1dfac1c
|
@ -5636,7 +5636,7 @@ user-friendly mechanism to start the X server.")
|
|||
(define-public libxaw3d
|
||||
(package
|
||||
(name "libxaw3d")
|
||||
(version "1.6.2")
|
||||
(version "1.6.3")
|
||||
(source
|
||||
(origin
|
||||
(method url-fetch)
|
||||
|
@ -5646,7 +5646,7 @@ user-friendly mechanism to start the X server.")
|
|||
".tar.bz2"))
|
||||
(sha256
|
||||
(base32
|
||||
"0awplv1nf53ywv01yxphga3v6dcniwqnxgnb0cn4khb121l12kxp"))))
|
||||
"0i653s8g25cc0mimkwid9366bqkbyhdyjhckx7bw77j20hzrkfid"))))
|
||||
(build-system gnu-build-system)
|
||||
(propagated-inputs
|
||||
`(("libxext" ,libxext)
|
||||
|
|
Loading…
Reference in New Issue