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
This commit is contained in:
parent
6352cebcda
commit
90cf55c9f1
2 changed files with 4 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= conky
|
||||
PORTVERSION= 1.22.1
|
||||
PORTVERSION= 1.22.2
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= sysutils
|
||||
|
||||
|
|
|
|||
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1742369337
|
||||
SHA256 (brndnmtthws-conky-v1.22.1_GH0.tar.gz) = 9959fde719d3d4340ab973aadbeb97a03e9f6bf4f928be0de69cfb02871d522e
|
||||
SIZE (brndnmtthws-conky-v1.22.1_GH0.tar.gz) = 2024889
|
||||
TIMESTAMP = 1751807206
|
||||
SHA256 (brndnmtthws-conky-v1.22.2_GH0.tar.gz) = 0eec3d4358385fb67b369f02dbd82217c912ba0edc3533f27377ba33f90084c1
|
||||
SIZE (brndnmtthws-conky-v1.22.2_GH0.tar.gz) = 2028970
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue