From 11e1d64c1fb16107b20911c3607e3a56c5eed8c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Charlotte=20=F0=9F=A6=9D=20Delenk?= Date: Sun, 30 Apr 2023 19:25:17 +0100 Subject: [PATCH] update mautrix-discord --- matrix/mautrix-discord/gomod2nix.toml | 4 ++-- matrix/mautrix-discord/source.json | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/matrix/mautrix-discord/gomod2nix.toml b/matrix/mautrix-discord/gomod2nix.toml index 230332e..a50e9d3 100644 --- a/matrix/mautrix-discord/gomod2nix.toml +++ b/matrix/mautrix-discord/gomod2nix.toml @@ -2,8 +2,8 @@ schema = 3 [mod] [mod."github.com/bwmarrin/discordgo"] - version = "v0.0.0-20230426180404-ce66567c447b" - hash = "sha256-VkmvJjUtyvb/EpwIWqXT5NvGDEsXfktYOWv5MPveaks=" + version = "v0.0.0-20230426184739-79aea97f6660" + hash = "sha256-j8sC090Ci6+XgFdYMMGf5q3FDeuYOAbmJ41tY1YgRkM=" replaced = "github.com/beeper/discordgo" [mod."github.com/coreos/go-systemd/v22"] version = "v22.5.0" diff --git a/matrix/mautrix-discord/source.json b/matrix/mautrix-discord/source.json index c92bc45..c83af0e 100644 --- a/matrix/mautrix-discord/source.json +++ b/matrix/mautrix-discord/source.json @@ -1,9 +1,9 @@ { "url": "https://github.com/mautrix/discord", - "rev": "3e1d1740f7d8f7ffd5c287b83a800f7e9251c8cd", - "date": "2023-04-26T21:19:06+03:00", - "path": "/nix/store/m530f1c8ar6m1lk5g886kkpiiikkav5p-discord", - "sha256": "1mvjksb2444vm8mszrrl44hjar17sijh8c9ndmd0i47200mzn1rm", + "rev": "bd56d33c89023799c768826d264249636e21e1c7", + "date": "2023-04-30T18:50:30+03:00", + "path": "/nix/store/zifalwjwv5dsmqggs0lhyc1sj80p613z-discord", + "sha256": "0kyimyiks43qcqsnpmfzscfpawf8140l7sq1mawr36154wbpc9gc", "fetchLFS": false, "fetchSubmodules": false, "deepClone": false, -- 2.47.0