[gnome-shell.modules] Upgrade moduleset to cairo-1.9.14
The 1.9.14 snapshot, along with many other things, fixes a major bug in painting images that was causing the cairo-converted Metacity theme cod not to work properly.
This commit is contained in:
parent
4e283cf419
commit
26c9453b3a
@ -57,10 +57,10 @@
|
||||
</autotools>
|
||||
|
||||
<autotools id="cairo">
|
||||
<branch module="snapshots/cairo-1.9.10.tar.gz" version="1.9.10"
|
||||
<branch module="snapshots/cairo-1.9.14.tar.gz" version="1.9.14"
|
||||
repo="cairo.org"
|
||||
hash="sha256:0341190e16e40670503fb2bd815692ebbe66a2843241c3d8e02f75bfb1b76ff4"
|
||||
md5sum="737d533e15302ae355ff9a3cf16bc467" size="23153906">
|
||||
hash="sha256:47d08aad4bf55a8359bc64b03421fe9f634f9887cc437ab6b3f4b862c40bfb35"
|
||||
md5sum="885951f646e6e1b2d4819734d24b1656" size="23404523">
|
||||
</branch>
|
||||
<dependencies>
|
||||
<dep package="pixman"/>
|
||||
|
Loading…
Reference in New Issue
Block a user