3
0
Fork 0
forked from mirrors/nixpkgs

apache-jena-fuseki: 3.10.0 -> 3.11.0

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/apache-jena-fuseki/versions
This commit is contained in:
R. RyanTM 2019-05-11 16:46:32 -07:00
parent a80982b4c9
commit 5c28af1480

View file

@ -3,10 +3,10 @@ let
s = # Generated upstream information
rec {
baseName="apache-jena-fuseki";
version = "3.10.0";
version = "3.11.0";
name="${baseName}-${version}";
url="http://archive.apache.org/dist/jena/binaries/apache-jena-fuseki-${version}.tar.gz";
sha256 = "0v7srssivhx0bswvbr8ifaahcknlajwqqhr449v5zzi6nbyc613a";
sha256 = "05krsd0arhcl2yqmdp3iq2gwl1sc2adv44xpq9w06cps8bxj6yrb";
};
buildInputs = [
makeWrapper