Jan Alexander Steffens (heftig) pushed to branch main at Arch Linux / Packaging 
/ Packages / lib32-libxslt


Commits:
55ec644c by Jan Alexander Steffens (heftig) at 2025-03-12T22:59:52+01:00
1.1.43-1

- - - - -


3 changed files:

- .SRCINFO
- 0001-runtest-Print-output-causing-failure.patch
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = lib32-libxslt
        pkgdesc = XML stylesheet transformation library (32-bit)
-       pkgver = 1.1.42
+       pkgver = 1.1.43
        pkgrel = 1
        url = https://gitlab.gnome.org/GNOME/libxslt/-/wikis/home
        arch = x86_64
@@ -14,10 +14,10 @@ pkgbase = lib32-libxslt
        depends = lib32-libxml2
        depends = lib32-xz
        depends = libxslt
-       source = git+https://gitlab.gnome.org/GNOME/libxslt.git#tag=v1.1.42
+       source = git+https://gitlab.gnome.org/GNOME/libxslt.git#tag=v1.1.43
        source = 0001-runtest-Print-output-causing-failure.patch
-       b2sums = 
70549d4ad6784c41bc8f947db0f689399a0c6b4a1d91e1a8e67772f942192a391eebc58b64069500dd76b4c06bc4bd682b66945112298c7bc3f1af90e41ce804
-       b2sums = 
b63a1f2bf704d4561cc30734cee980534fb0586234b7b593d57d9c70fe59abd72610b6d825ab136d4d1dd7540bbfb6b8a6edc95618c15cc79e5a4bbd8f6341ee
+       b2sums = 
c6a0dd9c21046586e823f837e685c6feced6359cfc9c9eab0465ddc0aab84499e2f02055e395d2d18623e5edfba84db8df7018c2463c768a3237921d7c98a683
+       b2sums = 
077eb61fac59fc34615685695af84d131a7aaafda08cd61657d2381d639311d6858a3fcca612ff8755e2cb9b77fa2606582044ca987ff4e23131a94e58f3f751
 
 pkgname = lib32-libxslt
        provides = libxslt.so


=====================================
0001-runtest-Print-output-causing-failure.patch
=====================================
@@ -8,10 +8,10 @@ Subject: [PATCH] runtest: Print output causing failure
  1 file changed, 2 insertions(+), 2 deletions(-)
 
 diff --git a/tests/runtest.c b/tests/runtest.c
-index be6ccb0e2a4f..03d3c284fd3c 100644
+index ee7417b8acaa..9634c10cfa8c 100644
 --- a/tests/runtest.c
 +++ b/tests/runtest.c
-@@ -413,17 +413,17 @@ xsltTest(const char *filename, int options) {
+@@ -662,17 +662,17 @@ xsltTest(const char *filename, int options) {
      res = compareFileMem(outFilename, (char *) out, outSize);
      if (res != 0) {
          fprintf(stderr, "Result for %s failed\n", filename);


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@ pkgbase=lib32-libxslt
 pkgname=(
   lib32-libxslt
 )
-pkgver=1.1.42
+pkgver=1.1.43
 pkgrel=1
 pkgdesc="XML stylesheet transformation library (32-bit)"
 url="https://gitlab.gnome.org/GNOME/libxslt/-/wikis/home";
@@ -31,8 +31,8 @@ source=(
   "git+https://gitlab.gnome.org/GNOME/libxslt.git#tag=v$pkgver";
   0001-runtest-Print-output-causing-failure.patch
 )
-b2sums=('70549d4ad6784c41bc8f947db0f689399a0c6b4a1d91e1a8e67772f942192a391eebc58b64069500dd76b4c06bc4bd682b66945112298c7bc3f1af90e41ce804'
-        
'b63a1f2bf704d4561cc30734cee980534fb0586234b7b593d57d9c70fe59abd72610b6d825ab136d4d1dd7540bbfb6b8a6edc95618c15cc79e5a4bbd8f6341ee')
+b2sums=('c6a0dd9c21046586e823f837e685c6feced6359cfc9c9eab0465ddc0aab84499e2f02055e395d2d18623e5edfba84db8df7018c2463c768a3237921d7c98a683'
+        
'077eb61fac59fc34615685695af84d131a7aaafda08cd61657d2381d639311d6858a3fcca612ff8755e2cb9b77fa2606582044ca987ff4e23131a94e58f3f751')
 
 prepare() {
   cd libxslt



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libxslt/-/commit/55ec644c76a2e353858a459f40df29d3494d82d9

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/lib32-libxslt/-/commit/55ec644c76a2e353858a459f40df29d3494d82d9
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to