public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jesús P Rey" <gentoo@chuso.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: net-im/mautrix-whatsapp/
Date: Thu, 18 Sep 2025 11:29:41 +0000 (UTC)	[thread overview]
Message-ID: <1758194977.61625cd28270ae8ae179cec2dec848627aebf449.chuso@gentoo> (raw)

commit:     61625cd28270ae8ae179cec2dec848627aebf449
Author:     Jesús P Rey (Chuso) <git <AT> chuso <DOT> net>
AuthorDate: Thu Sep 18 11:28:18 2025 +0000
Commit:     Jesús P Rey <gentoo <AT> chuso <DOT> net>
CommitDate: Thu Sep 18 11:29:37 2025 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=61625cd2

net-im/mautrix-whatsapp: 0.12.3 version bump.

Signed-off-by: Jesús P Rey (Chuso) <git <AT> chuso.net>

 net-im/mautrix-whatsapp/Manifest                                      | 4 ++--
 ...{mautrix-whatsapp-0.12.3.ebuild => mautrix-whatsapp-0.12.5.ebuild} | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/net-im/mautrix-whatsapp/Manifest b/net-im/mautrix-whatsapp/Manifest
index 458dd5ca7f..5df6585b0c 100644
--- a/net-im/mautrix-whatsapp/Manifest
+++ b/net-im/mautrix-whatsapp/Manifest
@@ -1,2 +1,2 @@
-DIST mautrix-whatsapp-0.12.3-deps.tar.xz 46526304 BLAKE2B a56deda82e3bfff3b821f19168a7106ce4735f236dd016177c400e2e8a2264e1688fa40cb97131c9fb42fd6cd0e4484d036f9eb8115502f2538174e5ed15b8a4 SHA512 7e7d668a8d37e4789791ce84b61505ff4f7830f95ec9645e2f53358e93a398d7441103e36032dad1f23bb4cb84e113fada290dc548c9de6fda02695128017bf0
-DIST mautrix-whatsapp-0.12.3.gh.tar.gz 118261 BLAKE2B 7c15790c0fdce5feeb13715ff1c857ecee030ffd32da036e85eec854922a8cb762179642164d55e9aebfea5f9c809c9b79b5a75ef99c8cbf16663acac0d3fe9c SHA512 b9dc932cbc700616c1450d9f52f7ab6a6f222c5e56ccdd4c0c11af18df8695da67ca2f51b580d4a9532c267745fe0da17208457f14d3880ca6fb429bce601ac2
+DIST mautrix-whatsapp-0.12.5-deps.tar.xz 46131824 BLAKE2B 9fa09af0c87bd5965dea241ad44dc07d7b9a06b61a537964384e8269bee5b929cda9638cb2eeb7dc0ef83131776f0cb31eddfa46bcc1c12b28948631efc20594 SHA512 2a0da7fdc513b8c760014763fa488329a3b8b0104996beb2ab20a44650781bac75a4840665a6732951e5453110ecb9ee19c907c98d33ef9b507b68f76f1628f2
+DIST mautrix-whatsapp-0.12.5.gh.tar.gz 123398 BLAKE2B d806f6e1553cae231bf4b107f8500b488315edf741a3f5b92f9ba1268e33225de8445ab309204f5b3243bd7cee04f18e7d6cfa13daf26870ee89c3739ca973be SHA512 15244f89cbfd63d57482fa3f209085d966fab9190f0ed280d1a9fc8dd2bf10568afdad4860e55bf280d065b70483fedc29b8dd20620679a7cef0c185a6cc3776

diff --git a/net-im/mautrix-whatsapp/mautrix-whatsapp-0.12.3.ebuild b/net-im/mautrix-whatsapp/mautrix-whatsapp-0.12.5.ebuild
similarity index 92%
rename from net-im/mautrix-whatsapp/mautrix-whatsapp-0.12.3.ebuild
rename to net-im/mautrix-whatsapp/mautrix-whatsapp-0.12.5.ebuild
index 7c76ab5f80..b882b7b206 100644
--- a/net-im/mautrix-whatsapp/mautrix-whatsapp-0.12.3.ebuild
+++ b/net-im/mautrix-whatsapp/mautrix-whatsapp-0.12.5.ebuild
@@ -36,8 +36,8 @@ src_install() {
 
 	(
 		echo -e '# Network-specific config options\nnetwork:'
-		sed 's/^/    /' pkg/connector/example-config.yaml
-		cat ../go-mod/maunium.net/go/mautrix@v0.24.2/bridgev2/matrix/mxmain/example-config.yaml
+		sed 's/^/    /' pkg/connector/example-config.yaml || die
+		cat ../go-mod/maunium.net/go/mautrix@v0.25.1/bridgev2/matrix/mxmain/example-config.yaml || die
 	) |
 	sed "s_\./logs/bridge\.log_/var/log/mautrix/whatsapp/mautrix-whatsapp.log_" > "${PN/-/_}.yaml" || die
 


             reply	other threads:[~2025-09-18 11:29 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-18 11:29 Jesús P Rey [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-08-04 11:41 [gentoo-commits] repo/proj/guru:dev commit in: net-im/mautrix-whatsapp/ Jesús P Rey
2025-05-28 19:14 Jesús P Rey
2024-06-08  7:50 Joe Kappus

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1758194977.61625cd28270ae8ae179cec2dec848627aebf449.chuso@gentoo \
    --to=gentoo@chuso.net \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox