Skip to content

Commit

Permalink
Update libpanel to version 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
danyeaw authored and nacho committed Oct 21, 2024
1 parent 16c2fca commit 4407c4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gvsbuild/projects/libpanel.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,10 @@ def __init__(self):
self,
"libpanel",
repository="https://gitlab.gnome.org/GNOME/libpanel",
version="1.8.0",
version="1.8.1",
lastversion_even=True,
archive_url="https://download.gnome.org/sources/libpanel/{major}.{minor}/libpanel-{version}.tar.xz",
hash="5a9b6b54452fa1903a2fd64ba62278ef94b9b11659b7e1a5fda3518b66cd39c3",
hash="b87b8fa9b79768cc704243793f0158a040a1e46d37b9889188545a7f7dcaa6fb",
dependencies=[
"ninja",
"meson",
Expand Down

0 comments on commit 4407c4d

Please sign in to comment.