Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Nov 2024 22:17:36 GMT
From:      Jan Beich <jbeich@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 6970f0fac6dc - main - x11-wm/hyprland: update to 0.45.0
Message-ID:  <202411092217.4A9MHaO8055721@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by jbeich:

URL: https://cgit.FreeBSD.org/ports/commit/?id=6970f0fac6dc93d879fe7c39e481745b773589cf

commit 6970f0fac6dc93d879fe7c39e481745b773589cf
Author:     Jan Beich <jbeich@FreeBSD.org>
AuthorDate: 2024-10-31 11:21:08 +0000
Commit:     Jan Beich <jbeich@FreeBSD.org>
CommitDate: 2024-11-09 22:15:52 +0000

    x11-wm/hyprland: update to 0.45.0
    
    Changes:        https://github.com/hyprwm/Hyprland/releases/tag/v0.45.0
    Reported by:    GitHub (watch releases)
---
 x11-wm/hyprland/Makefile | 4 ++--
 x11-wm/hyprland/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/x11-wm/hyprland/Makefile b/x11-wm/hyprland/Makefile
index cbc897ef3448..ddd59232ad20 100644
--- a/x11-wm/hyprland/Makefile
+++ b/x11-wm/hyprland/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	hyprland
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.44.1
+DISTVERSION=	0.45.0
 CATEGORIES=	x11-wm wayland
 
 MAINTAINER=	jbeich@FreeBSD.org
@@ -38,7 +38,7 @@ CMAKE_ON=	NO_SYSTEMD
 LDFLAGS+=	-Wl,--as-needed # GL, pango deps
 
 # Generated by "make update-hash" for commit_pins in hyprpm.toml
-GH_HASH=	4520b30d498daca8079365bdb909a8dea38e8d55
+GH_HASH=	a425fbebe4cf4238e48a42f724ef2208959d66cf
 
 # XXX Drop after FreeBSD 13.4 EOL around 2026-01-31
 # https://cgit.freebsd.org/src/commit/?id=af93fea71038
diff --git a/x11-wm/hyprland/distinfo b/x11-wm/hyprland/distinfo
index 65e545f21b31..4177adc1840d 100644
--- a/x11-wm/hyprland/distinfo
+++ b/x11-wm/hyprland/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1728478479
-SHA256 (hyprwm-Hyprland-v0.44.1_GH0.tar.gz) = 6030f51a33a15d15041707ea1a51a46fe5e8e2e510ad53edb966db713fafe9b6
-SIZE (hyprwm-Hyprland-v0.44.1_GH0.tar.gz) = 48223249
+TIMESTAMP = 1731162467
+SHA256 (hyprwm-Hyprland-v0.45.0_GH0.tar.gz) = a191273419706366045d7c4643eba0ed44dbe4d2bb287396496eb2cd645506bc
+SIZE (hyprwm-Hyprland-v0.45.0_GH0.tar.gz) = 48235388
 SHA256 (hyprwm-hyprland-protocols-v0.4.0_GH0.tar.gz) = ab3525d8bad576db911d4ba1b586f303dd988660b3b8980022c1795fd574b165
 SIZE (hyprwm-hyprland-protocols-v0.4.0_GH0.tar.gz) = 8131
 SHA256 (canihavesomecoffee-udis86-1.7.2-186-g5336633_GH0.tar.gz) = 69aff959179ff6247b375b92e797221dbd8e078eabbf1366280b0532617e7fb8



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411092217.4A9MHaO8055721>