hyprprop: 0.1-unstable-2025-08-20 -> 0.1-unstable-2025-10-04

This commit is contained in:
R. Ryantm 2025-10-12 23:43:14 +00:00
parent a132f08781
commit 42fe194d6d

View file

@ -14,13 +14,13 @@
}:
stdenvNoCC.mkDerivation (finalAttrs: {
pname = "hyprprop";
version = "0.1-unstable-2025-08-20";
version = "0.1-unstable-2025-10-04";
src = fetchFromGitHub {
owner = "hyprwm";
repo = "contrib";
rev = "04721247f417256ca96acf28cdfe946cf1006263";
hash = "sha256-g7/g5o0spemkZCzPa8I21RgCmN0Kv41B5z9Z5HQWraY=";
rev = "32e1a75b65553daefb419f0906ce19e04815aa3a";
hash = "sha256-PzgQJydp+RlKvwDi807pXPlURdIAVqLppZDga3DwPqg=";
};
sourceRoot = "${finalAttrs.src.name}/hyprprop";