Merge pull request #296368 from r-ryantm/auto-update/labwc-menu-generator
labwc-menu-generator: unstable-2024-03-11 -> unstable-2024-03-12
This commit is contained in:
commit
6165a71162
1 changed files with 3 additions and 3 deletions
|
@ -9,13 +9,13 @@
|
||||||
|
|
||||||
stdenv.mkDerivation (finalAttrs: {
|
stdenv.mkDerivation (finalAttrs: {
|
||||||
pname = "labwc-menu-generator";
|
pname = "labwc-menu-generator";
|
||||||
version = "unstable-2024-03-11";
|
version = "unstable-2024-03-12";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "labwc";
|
owner = "labwc";
|
||||||
repo = "labwc-menu-generator";
|
repo = "labwc-menu-generator";
|
||||||
rev = "38d08a6695fe9d3176059dc5c57a9c84f9ef4981";
|
rev = "85a014db7214103c14c2bfbb5fc09a349ad64992";
|
||||||
hash = "sha256-wB5+VmtxjuWbeuDdtGt0f9u7bc3j1Bb6r5MfmMsmE0M=";
|
hash = "sha256-nt/K00cr1dKEk547J/6w1j6O3WSgGqVt1+Jdw95K28s=";
|
||||||
};
|
};
|
||||||
|
|
||||||
nativeBuildInputs = [
|
nativeBuildInputs = [
|
||||||
|
|
Loading…
Reference in a new issue