gnomeExtensions.argos: unstable-2023-09-26 -> unstable-2024-04-03

This commit is contained in:
Harsh Shandilya 2024-04-09 20:54:46 +05:30 committed by Maxine Aubrey
parent dfdc8d6751
commit 5ef8f585c4
1 changed files with 3 additions and 3 deletions

View File

@ -2,13 +2,13 @@
stdenv.mkDerivation rec {
pname = "argos";
version = "unstable-2023-09-26";
version = "unstable-2024-04-03";
src = fetchFromGitHub {
owner = "p-e-w";
repo = "argos";
rev = "adfaa31e8c08f7b59e9492891a7e6f753c29b35e"; # https://github.com/p-e-w/argos/pull/150
hash = "sha256-st8AeMRtkvM4M/Z70qopjw9Yx0t9l0DsUke4ClQtcBU=";
rev = "0449229e11bc2bb5c66e6f1d8503635cdf276bcf";
hash = "sha256-szBk3zW+HzfxTI34lLB1DFdnwZ3W+BgeVgDkwf0UzQU=";
};
installPhase = ''