mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-17 11:10:03 +00:00
jicofo: 1.0-1084 -> 1.0-1090
This commit is contained in:
parent
54770984fc
commit
7ebe9ecad5
|
@ -2,10 +2,10 @@
|
|||
|
||||
let
|
||||
pname = "jicofo";
|
||||
version = "1.0-1084";
|
||||
version = "1.0-1090";
|
||||
src = fetchurl {
|
||||
url = "https://download.jitsi.org/stable/${pname}_${version}-1_all.deb";
|
||||
sha256 = "yuTiuLAKGfmAtwCi6Dn+Z+lStsVX6PWsFeXV8qiTtJU=";
|
||||
sha256 = "CFt/08RoJEOQcB9v9jV9zh54oYroSqd+RsE8YcMmGg8=";
|
||||
};
|
||||
in
|
||||
stdenv.mkDerivation {
|
||||
|
|
Loading…
Reference in a new issue