Skip to content

Commit 90cf55c

Browse files
committed
sysutils/conky: Update to 1.22.2
ChangeLog: https://github.com/brndnmtthws/conky/releases/tag/v1.22.2 Improvements * Install syntax files * Add error for missing wayland-scanner * Improve X11 strut handling Bug fixes * Clear process lists in info before free * Use WithdrawnState only for Fluxbox * Fix segfault due to use-after-free of wl_seat_listener * Add check for XDG_SESSION_TYPE not being set * Added a check to verify if the script path is absolute or not. Miscellaneous * Bump version * Add enhancements to release notes * Docker: actually build the tagged releases * doc: Fix mismatched backticks * build(deps): bump the actions group with 2 updates * build(deps): bump nixbuild/nix-quick-install-action from 30 to 31 in the actions group * fix broken readme link * build(deps): bump nixbuild/nix-quick-install-action from 31 to 32 in the actions group
1 parent 6352ceb commit 90cf55c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

‎sysutils/conky/Makefile‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
PORTNAME= conky
2-
PORTVERSION= 1.22.1
2+
PORTVERSION= 1.22.2
33
DISTVERSIONPREFIX= v
44
CATEGORIES= sysutils
55

‎sysutils/conky/distinfo‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
TIMESTAMP = 1742369337
2-
SHA256 (brndnmtthws-conky-v1.22.1_GH0.tar.gz) = 9959fde719d3d4340ab973aadbeb97a03e9f6bf4f928be0de69cfb02871d522e
3-
SIZE (brndnmtthws-conky-v1.22.1_GH0.tar.gz) = 2024889
1+
TIMESTAMP = 1751807206
2+
SHA256 (brndnmtthws-conky-v1.22.2_GH0.tar.gz) = 0eec3d4358385fb67b369f02dbd82217c912ba0edc3533f27377ba33f90084c1
3+
SIZE (brndnmtthws-conky-v1.22.2_GH0.tar.gz) = 2028970

0 commit comments

Comments
 (0)