x11/nwg-drawer: update to 0.5.1

Changes:	https://github.com/nwg-piotr/nwg-drawer/releases/tag/v0.5.1
Reported by:	GitHub (watch releases)
This commit is contained in:
Jan Beich 2024-10-03 01:20:01 +02:00
parent 08e12a26bd
commit 55c94e2e07
3 changed files with 8 additions and 5 deletions

View file

@ -1,6 +1,6 @@
PORTNAME= nwg-drawer
DISTVERSIONPREFIX= v
DISTVERSION= 0.5.0
DISTVERSION= 0.5.1
CATEGORIES= x11 wayland
MAINTAINER= jbeich@FreeBSD.org
@ -20,6 +20,7 @@ USE_GNOME= cairo gdkpixbuf2 gtk30
GH_ACCOUNT= nwg-piotr
GH_TUPLE= allan-simon:go-singleinstance:d0997106ab37:allan_simon_go_singleinstance/vendor/github.com/allan-simon/go-singleinstance \
dlasky:gotk3-layershell:5c5115f0d774:dlasky_gotk3_layershell/vendor/github.com/dlasky/gotk3-layershell \
expr-lang:expr:v1.16.9:expr_lang_expr/vendor/github.com/expr-lang/expr \
fsnotify:fsnotify:v1.7.0:fsnotify_fsnotify/vendor/github.com/fsnotify/fsnotify \
golang:sync:v0.8.0:golang_sync/vendor/golang.org/x/sync \
golang:sys:v0.25.0:golang_sys/vendor/golang.org/x/sys \

View file

@ -1,10 +1,12 @@
TIMESTAMP = 1727006720
SHA256 (nwg-piotr-nwg-drawer-v0.5.0_GH0.tar.gz) = 43a1ec7b48a06b5de7b4d2c19810b3290ae33a0f1b653cc6e515128f8a83a3ec
SIZE (nwg-piotr-nwg-drawer-v0.5.0_GH0.tar.gz) = 53260
TIMESTAMP = 1727911201
SHA256 (nwg-piotr-nwg-drawer-v0.5.1_GH0.tar.gz) = 9a0acd2cfaa179d7b189738f1746b0fc57f0bb3e3b388100c088768fe9f2dbf1
SIZE (nwg-piotr-nwg-drawer-v0.5.1_GH0.tar.gz) = 54215
SHA256 (allan-simon-go-singleinstance-d0997106ab37_GH0.tar.gz) = f8cee874873fe9fc1a81e8a7ca83df85c57aa86279c09cb8cba10d5feb7ed295
SIZE (allan-simon-go-singleinstance-d0997106ab37_GH0.tar.gz) = 2819
SHA256 (dlasky-gotk3-layershell-5c5115f0d774_GH0.tar.gz) = 9b4f0a555e5f7714930e3f592414e6fa5cb61b744a58ee79419fa89a5530af9e
SIZE (dlasky-gotk3-layershell-5c5115f0d774_GH0.tar.gz) = 2374334
SHA256 (expr-lang-expr-v1.16.9_GH0.tar.gz) = 80f1c8f59ea6e659e554567926dbfc2f3228002bf6b2a4e2d358e75a7c98eb76
SIZE (expr-lang-expr-v1.16.9_GH0.tar.gz) = 1900866
SHA256 (fsnotify-fsnotify-v1.7.0_GH0.tar.gz) = ca8175ba6bd3d0cc992200c2f44acabec05367575dc0478c5902971fe7453f35
SIZE (fsnotify-fsnotify-v1.7.0_GH0.tar.gz) = 57502
SHA256 (golang-sync-v0.8.0_GH0.tar.gz) = 1872b89e8bf234d4c65edca0bf7c7fd6c414cf74a5a9e10463eb2483cf7b361f

View file

@ -7,7 +7,7 @@ github.com/nwg-piotr/nwg-drawer: cannot compile Go 1.22 code
@@ -1,6 +1,6 @@ module github.com/nwg-piotr/nwg-drawer
module github.com/nwg-piotr/nwg-drawer
-go 1.22
-go 1.23
+go 1.21
require (