alacarte: 3.56.0 -> 3.58.0 (#447856)
This commit is contained in:
@@ -17,14 +17,14 @@
|
||||
}:
|
||||
python3.pkgs.buildPythonApplication rec {
|
||||
pname = "alacarte";
|
||||
version = "3.56.0";
|
||||
version = "3.58.0";
|
||||
|
||||
src = fetchFromGitLab {
|
||||
domain = "gitlab.gnome.org";
|
||||
owner = "GNOME";
|
||||
repo = "alacarte";
|
||||
tag = version;
|
||||
hash = "sha256-sH/2ULI1QEqmgFIFFnOwsx2/+TMt+bPu0l0LUcnBgWg=";
|
||||
hash = "sha256-U3shnQ1GlDvOQFfjYVfAhCVRVQpTyLwEzHqKIbBChas=";
|
||||
};
|
||||
|
||||
format = "other";
|
||||
|
||||
Reference in New Issue
Block a user