about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMario Rodas <marsam@users.noreply.github.com>2020-05-25 07:00:13 -0500
committerGitHub <noreply@github.com>2020-05-25 07:00:13 -0500
commite61b2b165c6918cdd6106e494ccba9fe2504383c (patch)
treee569a3412a45ec09f62e578827de7a9983485ffd
parent1a4e8a10a7681d2d06936327b608f6ee975e9747 (diff)
parent074ab51316020b961a84779803995d4f1f684c51 (diff)
downloadnixlib-e61b2b165c6918cdd6106e494ccba9fe2504383c.tar
nixlib-e61b2b165c6918cdd6106e494ccba9fe2504383c.tar.gz
nixlib-e61b2b165c6918cdd6106e494ccba9fe2504383c.tar.bz2
nixlib-e61b2b165c6918cdd6106e494ccba9fe2504383c.tar.lz
nixlib-e61b2b165c6918cdd6106e494ccba9fe2504383c.tar.xz
nixlib-e61b2b165c6918cdd6106e494ccba9fe2504383c.tar.zst
nixlib-e61b2b165c6918cdd6106e494ccba9fe2504383c.zip
Merge pull request #88860 from r-ryantm/auto-update/biblesync
biblesync: 2.0.1 -> 2.1.0
-rw-r--r--pkgs/development/libraries/biblesync/default.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/development/libraries/biblesync/default.nix b/pkgs/development/libraries/biblesync/default.nix
index 814ecf986e9b..27c6637d9fee 100644
--- a/pkgs/development/libraries/biblesync/default.nix
+++ b/pkgs/development/libraries/biblesync/default.nix
@@ -3,20 +3,20 @@
 stdenv.mkDerivation rec {
 
   pname = "biblesync";
-  version = "2.0.1";
+  version = "2.1.0";
 
   src = fetchFromGitHub {
     owner = "karlkleinpaste";
     repo = "biblesync";
     rev = version;
-    sha256 = "1baq2fwf6132i514xrvq05p2gy98mkg1rn5whf9q5k475q81nrlr";
+    sha256 = "0prmd12jq2cjdhsph5v89y38j7hhd51dr3r1hivgkhczr3m5hf4s";
   };
 
   nativeBuildInputs = [ pkgconfig cmake ];
   buildInputs = [ libuuid ];
 
   meta = with stdenv.lib; {
-    homepage = "http://www.crosswire.org/wiki/BibleSync";
+    homepage = "https://wiki.crosswire.org/BibleSync";
     description = "A multicast protocol to Bible software shared conavigation";
     longDescription = ''
       BibleSync is a multicast protocol to support Bible software shared