Skip to content

Commit

Permalink
jicofo: 1.0-1104 -> 1.0-1117 (#367420)
Browse files Browse the repository at this point in the history
  • Loading branch information
ck3d authored Dec 31, 2024
2 parents 0d66bdb + 38ce710 commit 36ee9b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pkgs/servers/jicofo/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@

let
pname = "jicofo";
version = "1.0-1104";
version = "1.0-1117";
src = fetchurl {
url = "https://download.jitsi.org/stable/${pname}_${version}-1_all.deb";
sha256 = "T4pv3rJLdpTMd8notPxsEq0rbfswxI/1uqrKzV+n5ts=";
sha256 = "PUIPLCdL68+cf3eue7+p0aptYavq046RtSaFM9XPgQQ=";
};
in
stdenv.mkDerivation {
Expand Down

0 comments on commit 36ee9b6

Please sign in to comment.