File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
pkgs/applications/networking/instant-messengers/signal-desktop Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 22callPackage ./generic.nix { } rec {
33 pname = "signal-desktop-beta" ;
44 dir = "Signal Beta" ;
5- version = "7.29 .0-beta.1" ;
5+ version = "7.30 .0-beta.1" ;
66 url = "https://updates.signal.org/desktop/apt/pool/s/signal-desktop-beta/signal-desktop-beta_${ version } _amd64.deb" ;
7- hash = "sha256-+IfCdwoDgHgqOKS7QAca0P3ULw8EE40asqJvj2zWWPA =" ;
7+ hash = "sha256-p7FhdB/GysBXKjExioe5kP3uutHgcSdFfcwI/l4Kn8E =" ;
88}
Original file line number Diff line number Diff line change 66} :
77stdenv . mkDerivation ( finalAttrs : {
88 pname = "signal-desktop" ;
9- version = "7.28 .0" ;
9+ version = "7.29 .0" ;
1010
1111 src = fetchurl {
1212 url = "https://updates.signal.org/desktop/signal-desktop-mac-universal-${ finalAttrs . version } .dmg" ;
13- hash = "sha256-yPObHZPCXRycuf9VexooWkXDJLReEiTuFSmCxlHA/OU =" ;
13+ hash = "sha256-R/NYPb7bvLbyDYntw2K75SC1/sqNO7HAJ3QUwGThvUg =" ;
1414 } ;
1515 sourceRoot = "." ;
1616
Original file line number Diff line number Diff line change 22callPackage ./generic.nix { } rec {
33 pname = "signal-desktop" ;
44 dir = "Signal" ;
5- version = "7.28 .0" ;
5+ version = "7.29 .0" ;
66 url = "https://updates.signal.org/desktop/apt/pool/s/signal-desktop/signal-desktop_${ version } _amd64.deb" ;
7- hash = "sha256-ZBnEIQvx3FLp1aoAKHDpNBptl9jK/z69OyAWLfk2fDw =" ;
7+ hash = "sha256-TftTt9pN4EjgZs3N94TlCzXK64g1g+oGPx1ZLVX02VA =" ;
88}
You can’t perform that action at this time.
0 commit comments