From ad3087ec7ba1de40ade64f2c6d92504158e93003 Mon Sep 17 00:00:00 2001 From: Piraty Date: Mon, 12 Feb 2024 09:53:16 +0100 Subject: [PATCH] libhandy1: update to 1.8.3. --- srcpkgs/libhandy1/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/libhandy1/template b/srcpkgs/libhandy1/template index 094c64f77c7..b77b70daa7f 100644 --- a/srcpkgs/libhandy1/template +++ b/srcpkgs/libhandy1/template @@ -1,6 +1,6 @@ # Template file for 'libhandy1' pkgname=libhandy1 -version=1.8.2 +version=1.8.3 revision=1 build_style=meson build_helper="gir" @@ -17,7 +17,7 @@ homepage="https://gitlab.gnome.org/GNOME/libhandy/" #changelog="https://gitlab.gnome.org/GNOME/libhandy/-/raw/main/NEWS" changelog="https://gitlab.gnome.org/GNOME/libhandy/-/raw/libhandy-1-8/NEWS" distfiles="${GNOME_SITE}/libhandy/${version%.*}/libhandy-${version}.tar.xz" -checksum=d11aa2cd3e570ac6d0efdba46d173147c11f45826457e924c05990bb2e0df9ad +checksum=05b497229073ff557f10b326e074c5066f8743a302d4820ab97bcb5cd2dab087 make_check_pre="xvfb-run" build_options="gir glade gtk_doc"