From 4cb48ff8d2d5c21055e64a5b76509c4269a5c928 Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Wed, 4 Jan 2023 14:30:20 +0100 Subject: [PATCH] ruby-hpricot: rebuild for ruby-3.2.0. --- srcpkgs/ruby-hpricot/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ruby-hpricot/template b/srcpkgs/ruby-hpricot/template index 54a19f4d8cf..814307a54c8 100644 --- a/srcpkgs/ruby-hpricot/template +++ b/srcpkgs/ruby-hpricot/template @@ -1,7 +1,7 @@ # Template file for 'ruby-hpricot' pkgname=ruby-hpricot version=0.8.6 -revision=7 +revision=8 build_style=gemspec makedepends="ruby-devel" short_desc="Swift, liberal HTML parser"