Skip to content

Commit

Permalink
Merge pull request NixOS#315734 from r-ryantm/auto-update/labwc-menu-…
Browse files Browse the repository at this point in the history
…generator

labwc-menu-generator: 0-unstable-2024-03-27 -> 0-unstable-2024-05-27
  • Loading branch information
romildo authored May 30, 2024
2 parents bebc70c + 44e976e commit 66c951d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pkgs/by-name/la/labwc-menu-generator/package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -9,13 +9,13 @@

stdenv.mkDerivation (finalAttrs: {
pname = "labwc-menu-generator";
version = "0-unstable-2024-03-27";
version = "0-unstable-2024-05-27";

src = fetchFromGitHub {
owner = "labwc";
repo = "labwc-menu-generator";
rev = "7b62ce9c25db9ee21c9f93e536615569378bcb20";
hash = "sha256-CZ+p06D3/Ou29f2RRL9MBvzM+Qisdq0h8ySjzUqhGZM=";
rev = "efed0194947c45123287ea057c5fdb13894854cd";
hash = "sha256-ZmuntI3NfIYkM2Fxt3J4pKOOilzgphF240mCer3cJ6c=";
};

nativeBuildInputs = [
Expand Down

0 comments on commit 66c951d

Please sign in to comment.