Merge pull request #301494 from r-ryantm/auto-update/labwc-tweaks

labwc-tweaks: unstable-2024-01-04 -> unstable-2024-04-02
This commit is contained in:
José Romildo Malaquias 2024-04-04 08:25:35 -03:00 committed by GitHub
commit 6224a79e0b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -13,13 +13,13 @@
stdenv.mkDerivation (finalAttrs: {
pname = "labwc-tweaks";
version = "unstable-2024-01-04";
version = "unstable-2024-04-02";
src = fetchFromGitHub {
owner = "labwc";
repo = "labwc-tweaks";
rev = "1604f64cc62e4800ee04a6e1c323a48ee8140d83";
hash = "sha256-xFvc+Y03HjSvj846o84Wpk5tEXI49z8xkILSX2oas8A=";
rev = "a1a3cfaefd1908de8752d0d6d6b7170b04ee075c";
hash = "sha256-uvUsoqiQBuNMBQWAxl/tCIvWsEYmZ4dQ31TrznI/XcA=";
};
nativeBuildInputs = [