mautrix-meta: 25.12 -> 26.05 (#491154)

This commit is contained in:
Sandro
2026-05-18 16:38:13 +00:00
committed by GitHub
+4 -4
View File
@@ -15,8 +15,8 @@
buildGoModule rec {
pname = "mautrix-meta";
version = "25.12";
tag = "v0.2512.0";
version = "26.05";
tag = "v0.2605.0";
subPackages = [ "cmd/mautrix-meta" ];
@@ -24,13 +24,13 @@ buildGoModule rec {
owner = "mautrix";
repo = "meta";
inherit tag;
hash = "sha256-S5vPAuie0BrRXaDNgSpXUI1V0C3P/CihgzGK1V7iU7w=";
hash = "sha256-zpolDtwGulDTiojJPnkj9O0D5b4rgPYQX6A28rvuvM0=";
};
buildInputs = lib.optional (!withGoolm) olm;
tags = lib.optional withGoolm "goolm";
vendorHash = "sha256-aANrYWhIAXQxpe/rtMMkHfhTtuRs5fgJxNUQK29pdvM=";
vendorHash = "sha256-+i45bXBhlXPXX24VMS9IJLLX+i4VPnqy5RAH4j88sTA=";
ldflags = [
"-s"