summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xetc/teams/gnome/gnome-core-refresh4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/teams/gnome/gnome-core-refresh b/etc/teams/gnome/gnome-core-refresh
index a15deaa804b..f9c7a9c661e 100755
--- a/etc/teams/gnome/gnome-core-refresh
+++ b/etc/teams/gnome/gnome-core-refresh
@@ -48,8 +48,7 @@
(define %gnome-releng-versions-uri
(make-parameter
(or (getenv "GNOME_RELENG_VERSIONS_URI")
- "https://gitlab.gnome.org/GNOME/releng/-/raw/master/\
-tools/versions-stable")))
+ "https://gitlab.gnome.org/GNOME/releng/-/raw/master/tools/versions-49")))
(define (fetch-releng-content)
"Return a string corresponding to the content of the %GNOME-RELENG-VERSIONS-URI
@@ -74,6 +73,7 @@ NL < '\n'")
(define %names
'(("adwaita-fonts" . "font-adwaita")
+ ("glycin" . "glycin-loaders")
("pygobject" . "python-pygobject")
("pyatspi" . "python-pyatspi")))