about summary refs log tree commit diff
path: root/pkgs/applications
diff options
context:
space:
mode:
authorR. RyanTM <ryantm+bot@ryantm.com>2018-07-08 03:08:44 -0700
committerR. RyanTM <ryantm+bot@ryantm.com>2018-07-08 03:08:44 -0700
commitb08e8974e835d7265adc1390e257ee23c1ce8c21 (patch)
tree755179698aa114cdb1e2b7183f108c0dd67cea55 /pkgs/applications
parentd12e7b8d17608bb4415c197eb1c12593cd31b9d2 (diff)
downloadnixlib-b08e8974e835d7265adc1390e257ee23c1ce8c21.tar
nixlib-b08e8974e835d7265adc1390e257ee23c1ce8c21.tar.gz
nixlib-b08e8974e835d7265adc1390e257ee23c1ce8c21.tar.bz2
nixlib-b08e8974e835d7265adc1390e257ee23c1ce8c21.tar.lz
nixlib-b08e8974e835d7265adc1390e257ee23c1ce8c21.tar.xz
nixlib-b08e8974e835d7265adc1390e257ee23c1ce8c21.tar.zst
nixlib-b08e8974e835d7265adc1390e257ee23c1ce8c21.zip
baresip: 0.5.9 -> 0.5.10
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools.

This update was made based on information from https://repology.org/metapackage/baresip/versions.

These checks were done:

- built on NixOS
- Warning: no invocation of /nix/store/lyb8qd0r0q4q5l04cnbz3il9jm7av538-baresip-0.5.10/bin/baresip had a zero exit code or showed the expected version
- 0 of 1 passed binary check by having a zero exit code.
- 0 of 1 passed binary check by having the new version present in output.
- found 0.5.10 with grep in /nix/store/lyb8qd0r0q4q5l04cnbz3il9jm7av538-baresip-0.5.10
- directory tree listing: https://gist.github.com/17f91505013f40beef68c121fcdedb70
- du listing: https://gist.github.com/d1039adba0ce079d343d2d1fa7c139cb
Diffstat (limited to 'pkgs/applications')
-rw-r--r--pkgs/applications/networking/instant-messengers/baresip/default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/networking/instant-messengers/baresip/default.nix b/pkgs/applications/networking/instant-messengers/baresip/default.nix
index eff33643ebcf..b7570e85217c 100644
--- a/pkgs/applications/networking/instant-messengers/baresip/default.nix
+++ b/pkgs/applications/networking/instant-messengers/baresip/default.nix
@@ -3,11 +3,11 @@
 , gsm, speex, portaudio, spandsp, libuuid, ccache, libvpx
 }:
 stdenv.mkDerivation rec {
-  version = "0.5.9";
+  version = "0.5.10";
   name = "baresip-${version}";
   src=fetchurl {
     url = "http://www.creytiv.com/pub/baresip-${version}.tar.gz";
-    sha256 = "02bf4fwirf3b7h3cr1jqm0xsjzza4fi9kg88424js2l0xywwzpgf";
+    sha256 = "1yx721qnyhgk2lna1p6iwndl767cy0ss5zcwhyjccgqd848b0grr";
   };
   nativeBuildInputs = [ pkgconfig ];
   buildInputs = [zlib openssl libre librem cairo mpg123