From 6fdf3dae4059f4d2e8edd0adfef426ee2fd1f9e4 Mon Sep 17 00:00:00 2001 From: Adam Samalik Date: Mon, 4 Sep 2023 10:49:12 +0200 Subject: [PATCH] branching - update refs --- mercurial.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mercurial.yaml b/mercurial.yaml index 89c55ac..e36fdfd 100644 --- a/mercurial.yaml +++ b/mercurial.yaml @@ -34,5 +34,5 @@ data: rpms: mercurial: rationale: Mercurial -- a distributed SCM - ref: stream-mercurial-4.8-rhel-8.9.0 + ref: stream-mercurial-4.8-rhel-8.10.0 ...