From ddb7475f5087a59b30c02e71744e4d0f452a8cd6 Mon Sep 17 00:00:00 2001 From: Franz Geffke Date: Mon, 30 Oct 2023 19:40:39 +0000 Subject: matrix-client-call-auto-accept: v0.0.9 --- px/packages/matrix-client.scm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/px/packages/matrix-client.scm b/px/packages/matrix-client.scm index 1bc1830..34e3655 100644 --- a/px/packages/matrix-client.scm +++ b/px/packages/matrix-client.scm @@ -246,14 +246,14 @@ notification, emojis, E2E encryption, and voip calls.") (package (inherit matrix-client-gui-library) (name "matrix-client-call-auto-accept") - (version "0.0.8") + (version "0.0.9") (source (origin (method url-fetch) (uri (string-append "https://source.pantherx.org/" name "_" version ".tgz")) (sha256 - (base32 "1kh26bf637213x17y1yyqclxq20wlq62690s78vnrfrdk71yy63k")))) + (base32 "087jkgjxmfv1n26qzz67zkpwj2g605mvmwb57zx5p5jz8gaz4vgx")))) (build-system qt-build-system) (arguments `(#:tests? #f)) -- cgit v1.2.3