xfce.xfce4-sensors-plugin: 1.3.95 -> 1.4.1

This commit is contained in:
Mustafa Çalışkan 2021-08-08 23:40:29 +03:00
parent 95daa1e4bc
commit dd040a6cc1
No known key found for this signature in database
GPG key ID: 6DB53FDC8060E238

View file

@ -8,11 +8,11 @@ in
stdenv.mkDerivation rec {
pname = "xfce4-sensors-plugin";
version = "1.3.95";
version = "1.4.1";
src = fetchurl {
url = "mirror://xfce/src/${category}/${pname}/${lib.versions.majorMinor version}/${pname}-${version}.tar.bz2";
sha256 = "sha256-g8ZK5GGN1ZKXHPoLwoWptHr4AaPthWg1zbKkxTPHhGw=";
sha256 = "sha256-N9DcVp5zXkgqGFRcJOsc4CKdaRDjpNTB3uBoCZkjS+I=";
};
nativeBuildInputs = [