wok-current diff xcb-proto/receipt @ rev 25689

Fix cache not exist for getall function (typo)
author Stanislas Leduc <shann@slitaz.org>
date Fri Mar 15 08:05:17 2024 +0000 (11 months ago)
parents 535c806240cc
children 5926178cd6fa
line diff
     1.1 --- a/xcb-proto/receipt	Thu Feb 17 12:02:46 2022 +0000
     1.2 +++ b/xcb-proto/receipt	Fri Mar 15 08:05:17 2024 +0000
     1.3 @@ -1,7 +1,7 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="xcb-proto"
     1.7 -VERSION="1.14"
     1.8 +VERSION="1.14.1"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="X protocol descriptions for XCB."
    1.11  MAINTAINER="mallory@sweetpeople.org"