aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2022-09-28 00:37:57 +0200
committerDenis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>2022-09-28 00:42:44 +0200
commit41fe07ac1eefac1fea132239fc4fc815c5077a2d (patch)
treee7253ef1d961c7f5b8d9100b75aaaf2579e6dd59
parenta46aa73032a8cb9cf47e01e87f09063ccbc10568 (diff)
downloadmatterbridge-41fe07ac1eefac1fea132239fc4fc815c5077a2d.tar.gz
matterbridge-41fe07ac1eefac1fea132239fc4fc815c5077a2d.tar.bz2
matterbridge-41fe07ac1eefac1fea132239fc4fc815c5077a2d.zip
Update matterbridge to 1.25.2
Matterbridge was updated to the version 1.25.2 in Guix. Parabola x86_64 also has matterbridge 1.25.2-2, but there is no difference between the service file updated in the commit a46aa73032a8cb9cf47e01e87f09063ccbc10568 ("Update matterbridge.service to 1.24.1-1") in this repository and the one actually in use now in Parabola x86_64. Signed-off-by: Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org>
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9f5b02f..3495ef5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-GUIX_COMMIT ?= 1d62b15dc1f84b4b57cbc423b880a4b4096fda70
+GUIX_COMMIT ?= 16f535713ed91c26817dc645a5b920b5e6f3d3f4
.PHONY: all sync test
all: help