Skip to content

Commit 7548bdd

Browse files
committed
packages: update libglib to 2.84.3
Signed-off-by: Kyle Sessions <[email protected]>
1 parent 982abb2 commit 7548bdd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

packages/libglib/Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@ releases-url = "https://download.gnome.org/sources/glib"
1313

1414
# glib uses the "stable releases use even minor numbers" versioning scheme
1515
[[package.metadata.build-package.external-files]]
16-
url = "https://download.gnome.org/sources/glib/2.84/glib-2.84.1.tar.xz"
17-
sha512 = "ee7f38a4726fd72e41ddb75c4933c7b1bb30935bb2fddc84902d0627a836af512534195132cc02e3d15f168fefc816576181a8d6e436472b582191437b79a456"
16+
url = "https://download.gnome.org/sources/glib/2.84/glib-2.84.3.tar.xz"
17+
sha512 = "73f2d67d2ef5b4dc8cd2f6df9ce7903853ec619924e2927adbc73d706974a7d660afea55be18e12ccb0dee1145cf4149b743278d2b128fd466e3df2bbf90ef57"
1818

1919
[build-dependencies]
2020
glibc = { path = "../glibc" }

packages/libglib/libglib.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: %{_cross_os}libglib
2-
Version: 2.84.1
2+
Version: 2.84.3
33
Release: 1%{?dist}
44
Epoch: 1
55
Summary: The GLib libraries

0 commit comments

Comments
 (0)