File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
pkgs/by-name/sy/synapse-admin-etkecc Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -17,18 +17,18 @@ assert lib.asserts.assertMsg (
1717
1818stdenv . mkDerivation ( finalAttrs : {
1919 pname = "synapse-admin-etkecc" ;
20- version = "0.10.3-etke39 " ;
20+ version = "0.10.4-etke40 " ;
2121
2222 src = fetchFromGitHub {
2323 owner = "etkecc" ;
2424 repo = "synapse-admin" ;
2525 tag = "v${ finalAttrs . version } " ;
26- hash = "sha256-1jE4QrHAnH27FrfpgM8rKd4I2AAJArtL0jgcWVc8TrU =" ;
26+ hash = "sha256-QIOQ25K/QCpSAz3HMOADSIVb3iqfdNCNmWrn7xD0ytU =" ;
2727 } ;
2828
2929 yarnOfflineCache = fetchYarnDeps {
3030 yarnLock = finalAttrs . src + "/yarn.lock" ;
31- hash = "sha256-60rS/OfPEQmmZ5j7mUjMPyK9prgNOX7MkYpu9djdjxQ =" ;
31+ hash = "sha256-YQZN9tj0zGnC4gmTvHM32mdaOw5RFuUL2ZKd9/8GNZA =" ;
3232 } ;
3333
3434 nativeBuildInputs = [
You can’t perform that action at this time.
0 commit comments