From 4e0721bc4f6cdefadb3c0f86915cc2a06f294c34 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Thu, 25 May 2023 09:41:17 -0400 Subject: [PATCH] python3-xcffib: update to 1.3.0. --- srcpkgs/python3-xcffib/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-xcffib/template b/srcpkgs/python3-xcffib/template index e33b1feed7c..07fa9f0732c 100644 --- a/srcpkgs/python3-xcffib/template +++ b/srcpkgs/python3-xcffib/template @@ -1,7 +1,7 @@ # Template file for 'python3-xcffib' pkgname=python3-xcffib -version=0.11.1 -revision=2 +version=1.3.0 +revision=1 build_style=python3-pep517 hostmakedepends="python3-setuptools pkg-config cabal-install parallel xcb-proto python3-cffi python3-wheel" makedepends="python3-devel libffi-devel libxcb-devel python3-six" @@ -11,7 +11,7 @@ maintainer="Kai Stian Olstad " license="Apache-2.0" homepage="https://github.com/tych0/xcffib" distfiles="${homepage}/archive/v${version}.tar.gz" -checksum=bd89c1e65cf4773fe10d70209ba069e0e1fe82c37c121501fc404aa9867d0ff3 +checksum=e0819e9cf56d47839a58755728af22eee02cad3b8b57157f8f682f187da96013 nocross="Cannot yet cross compile with Haskell" pre_build() {