libxfce4windowing: 4.20.5 -> 4.20.6
https://gitlab.xfce.org/xfce/libxfce4windowing/-/compare/libxfce4windowing-4.20.5...libxfce4windowing-4.20.6
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "libxfce4windowing";
|
||||
version = "4.20.5";
|
||||
version = "4.20.6";
|
||||
|
||||
outputs = [
|
||||
"out"
|
||||
@@ -40,7 +40,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
owner = "xfce";
|
||||
repo = "libxfce4windowing";
|
||||
tag = "libxfce4windowing-${finalAttrs.version}";
|
||||
hash = "sha256-TVu6S/Cip9IqniAvrTU5uSs7Dgm0WZNxjgB4vjHvBNU=";
|
||||
hash = "sha256-lTOCvxUSo0CCok5nPCX7B6RqVoNMYcSb97alR+htBtY=";
|
||||
};
|
||||
|
||||
patches = [
|
||||
|
||||
Reference in New Issue
Block a user