Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] folks: update to 0.15.9
@ 2024-04-19 14:16 chrysos349
  0 siblings, 0 replies; only message in thread
From: chrysos349 @ 2024-04-19 14:16 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 604 bytes --]

There is a new pull request by chrysos349 against master on the void-packages repository

https://github.com/chrysos349/void-packages folks
https://github.com/void-linux/void-packages/pull/49911

folks: update to 0.15.9
#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (x86_64)

I had to disable tests for now,  because they fail with glib-2.80. see [here](https://gitlab.gnome.org/GNOME/folks/-/issues/140)

A patch file from https://github.com/void-linux/void-packages/pull/49911.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-folks-49911.patch --]
[-- Type: text/x-diff, Size: 1207 bytes --]

From e8447e42b4538db61e50717877a95f68cac1314c Mon Sep 17 00:00:00 2001
From: chrysos349 <chrysostom349@gmail.com>
Date: Fri, 19 Apr 2024 17:12:00 +0300
Subject: [PATCH] folks: update to 0.15.9

---
 srcpkgs/folks/template | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/folks/template b/srcpkgs/folks/template
index 03f009584cb0b7..258b9081724e89 100644
--- a/srcpkgs/folks/template
+++ b/srcpkgs/folks/template
@@ -1,6 +1,6 @@
 # Template file for 'folks'
 pkgname=folks
-version=0.15.8
+version=0.15.9
 revision=1
 build_style=meson
 build_helper="gir"
@@ -17,8 +17,11 @@ license="LGPL-2.1-or-later"
 homepage="https://wiki.gnome.org/Projects/Folks"
 changelog="https://gitlab.gnome.org/GNOME/folks/-/raw/master/NEWS"
 distfiles="${GNOME_SITE}/folks/${version%.*}/folks-${version}.tar.xz"
-checksum=954a6afb3e378f01d310fd443790f235cb0eb71e2139cff4f05f09ab725e49c2
+checksum=2311b37355c351f33f163fdc394874a22a0a0682c319493d6d8a6e420711415f
 make_check_pre="dbus-run-session"
+# FIXME: test failures with glib 2.80
+# https://gitlab.gnome.org/GNOME/folks/-/issues/140
+make_check=no
 
 # disable parallelism to fix some failing tests in the ci
 export MESON_TESTTHREADS=1

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-04-19 14:16 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-19 14:16 [PR PATCH] folks: update to 0.15.9 chrysos349

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).