Date: Mon, 15 Apr 2024 13:44:33 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: dac366517ce8 - main - devel/hyprlang: update to 0.5.1 Message-ID: <202404151344.43FDiXCI034154@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=dac366517ce86b684259c3e4105a87ce3f0aa6eb commit dac366517ce86b684259c3e4105a87ce3f0aa6eb Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2024-04-14 19:00:46 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2024-04-15 13:44:21 +0000 devel/hyprlang: update to 0.5.1 Changes: https://github.com/hyprwm/hyprlang/releases/tag/v0.5.1 Reported by: GitHub (watch releases) --- devel/hyprlang/Makefile | 2 +- devel/hyprlang/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/hyprlang/Makefile b/devel/hyprlang/Makefile index ca37c6bed944..19540080726e 100644 --- a/devel/hyprlang/Makefile +++ b/devel/hyprlang/Makefile @@ -1,6 +1,6 @@ PORTNAME= hyprlang DISTVERSIONPREFIX= v -DISTVERSION= 0.5.0 +DISTVERSION= 0.5.1 CATEGORIES= devel MAINTAINER= jbeich@FreeBSD.org diff --git a/devel/hyprlang/distinfo b/devel/hyprlang/distinfo index 2c978b27d13c..2041db8f243c 100644 --- a/devel/hyprlang/distinfo +++ b/devel/hyprlang/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1709914708 -SHA256 (hyprwm-hyprlang-v0.5.0_GH0.tar.gz) = c59e705f2c2ff9ea4e2b183fdf0bc20a62b7162604a657d6352716a1fd5061b2 -SIZE (hyprwm-hyprlang-v0.5.0_GH0.tar.gz) = 54809 +TIMESTAMP = 1713121246 +SHA256 (hyprwm-hyprlang-v0.5.1_GH0.tar.gz) = 7f521906d3f40b8d7b2bfcbe29a8286e9c65a7a601994344278bc16325bbd75d +SIZE (hyprwm-hyprlang-v0.5.1_GH0.tar.gz) = 56237 SHA256 (llvm-llvm-project-llvmorg-16.0.1_GH0.tar.gz) = b5a9ff1793b1e2d388a3819bf35797002b1d2e40bb35a10c65605e0ea1435271 SIZE (llvm-llvm-project-llvmorg-16.0.1_GH0.tar.gz) = 179289803
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404151344.43FDiXCI034154>