From cd6dcd7cca6566140aa992fc21df9b0476bc1361 Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Tue, 6 Jun 2023 17:21:22 +0200 Subject: [PATCH] gopsuinfo: update --- recipes-gtk/nwg-shell/gopsuinfo_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes-gtk/nwg-shell/gopsuinfo_git.bb b/recipes-gtk/nwg-shell/gopsuinfo_git.bb index 56e9dd1..f327d65 100644 --- a/recipes-gtk/nwg-shell/gopsuinfo_git.bb +++ b/recipes-gtk/nwg-shell/gopsuinfo_git.bb @@ -5,8 +5,8 @@ LIC_FILES_CHKSUM = "file://src/${GO_IMPORT}/LICENSE;md5=22ed6cb3c33862e689e075b4 GO_IMPORT = "github.com/nwg-piotr/gopsuinfo.git" SRC_URI = "git://${GO_IMPORT};branch=main;protocol=https" -PV = "0.1.2" -SRCREV = "8380a5bd8e200b14badb8e75762bf84a25ab1dd9" +PV = "0.1.4" +SRCREV = "b906fbcf2c6bad23ff36726e0e71f259168d0f55" inherit go go-mod