gtk2hs / svgcairo

Other
4 stars 11 forks source link

Update svgcairo to work with librsvg version 2.51.0 and greater #13

Open dalpd opened 3 years ago

dalpd commented 3 years ago

librsvg in nixpkgs was updated to version 2.52.0 recently which broke the svgcairo build because one of the headers is renamed in version 2.51.0.

This bumps the lower boundry for librsvg and updates the header's path.

Bodigrim commented 10 months ago

Hit this today. Could someone please merge and make a release? @hamishmack?

ocharles commented 10 months ago

I'm able to merge this, but I don't have Hackage upload rights. @hamishmack are you able to grant me those? Then I can take care of this.

Bodigrim commented 10 months ago

@hamishmack just a reminder about this.

zarakshR commented 6 months ago

I can confirm that this issue affects me

Bodigrim commented 3 months ago

@hamishmack could you please possibly merge this and/or give @ocharles Hackage upload rights?