xfce.xfce4-panel-profiles: 1.0.14 -> 1.0.15
https://gitlab.xfce.org/apps/xfce4-panel-profiles/-/compare/xfce4-panel-profiles-1.0.14...xfce4-panel-profiles-1.0.15
This commit is contained in:
@@ -4,7 +4,6 @@
|
||||
fetchFromGitLab,
|
||||
gettext,
|
||||
gobject-introspection,
|
||||
intltool,
|
||||
wrapGAppsHook3,
|
||||
glib,
|
||||
gtk3,
|
||||
@@ -21,20 +20,19 @@ let
|
||||
in
|
||||
stdenv.mkDerivation (finalAttrs: {
|
||||
pname = "xfce4-panel-profiles";
|
||||
version = "1.0.14";
|
||||
version = "1.0.15";
|
||||
|
||||
src = fetchFromGitLab {
|
||||
domain = "gitlab.xfce.org";
|
||||
owner = "apps";
|
||||
repo = "xfce4-panel-profiles";
|
||||
rev = "xfce4-panel-profiles-${finalAttrs.version}";
|
||||
sha256 = "sha256-mGA70t2U4mqEbcrj/DDsPl++EKWyZ8YXzKzzVOrH5h8=";
|
||||
sha256 = "sha256-UxXxj0lxJhaMv5cQoyz+glJiLwvIFfpPu27TCNDhoL0=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
gettext
|
||||
gobject-introspection
|
||||
intltool
|
||||
wrapGAppsHook3
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user