summary refs log tree commit diff
path: root/pkgs/tools/text/unoconv/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/tools/text/unoconv/default.nix')
-rw-r--r--pkgs/tools/text/unoconv/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/tools/text/unoconv/default.nix b/pkgs/tools/text/unoconv/default.nix
index 380b172f702..aed7554e170 100644
--- a/pkgs/tools/text/unoconv/default.nix
+++ b/pkgs/tools/text/unoconv/default.nix
@@ -14,7 +14,7 @@ stdenv.mkDerivation rec {
     owner = "unoconv";
     repo = "unoconv";
     rev = version;
-    sha256 = "0ix605lk0k3hv241jb2kf4jq5744q2wh9x0pzkmay5m126vv8kq4";
+    sha256 = "0mxrzzg9bl42lsiw8hcq624qbq8jrhcgmnal7ys68dj0l901snk3";
   };
 
   buildInputs = [ asciidoc makeWrapper ];