gnu: clutter-gtk: Update to 1.6.6.
* gnu/packages/gnome.scm (clutter-gtk): Update to 1.6.6.master
parent
5021f9d340
commit
f0b0a5de87
|
@ -2740,7 +2740,7 @@ presentations, kiosk style applications and so on.")
|
||||||
(define-public clutter-gtk
|
(define-public clutter-gtk
|
||||||
(package
|
(package
|
||||||
(name "clutter-gtk")
|
(name "clutter-gtk")
|
||||||
(version "1.6.0")
|
(version "1.6.6")
|
||||||
(source
|
(source
|
||||||
(origin
|
(origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
@ -2749,7 +2749,7 @@ presentations, kiosk style applications and so on.")
|
||||||
name "-" version ".tar.xz"))
|
name "-" version ".tar.xz"))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"0k93hbf5d1970hs7vjddr3nnngygc7mxqbj474r3cdm0fjsm0dc8"))))
|
"0a2a8ci6in82l43zak3zj3cyms23i5rq6lzk1bz013gm023ach4l"))))
|
||||||
(build-system gnu-build-system)
|
(build-system gnu-build-system)
|
||||||
(native-inputs
|
(native-inputs
|
||||||
`(("pkg-config" ,pkg-config)
|
`(("pkg-config" ,pkg-config)
|
||||||
|
|
Reference in New Issue