Unverified Commit de49d559 authored by 7c6f434c's avatar 7c6f434c Committed by GitHub
Browse files

Merge pull request #152839 from r-ryantm/auto-update/apache-jena

apache-jena: 4.3.1 -> 4.3.2
parents 023574e4 159e8a8a
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -3,10 +3,10 @@ let
  s = # Generated upstream information
  rec {
    baseName="apache-jena";
    version = "4.3.1";
    version = "4.3.2";
    name="${baseName}-${version}";
    url="https://dlcdn.apache.org/jena/binaries/apache-jena-${version}.tar.gz";
    sha256 = "02asp88smayn68hc019fwp0si9mc79vxn8py7qhx3qzwjk6j9p71";
    sha256 = "sha256-+GNxf79RkmHUXI99e3BZIyboiEj8TiVfVtlgQADku+Y=";
  };
  buildInputs = [
    makeWrapper