pscircle: 1.3.0 -> 1.3.1

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/pscircle/versions
This commit is contained in:
R. RyanTM 2019-08-19 22:17:30 -07:00
parent ffbb4d26f9
commit 646b5cee5a

View File

@ -2,13 +2,13 @@
stdenv.mkDerivation rec {
name = "pscircle-${version}";
version = "1.3.0";
version = "1.3.1";
src = fetchFromGitLab {
owner = "mildlyparallel";
repo = "pscircle";
rev = "v${version}";
sha256 = "0qsif00dkqa8ky3vl2ycx5anx2yk62nrv47f5lrlqzclz91f00fx";
sha256 = "1sm99423hh90kr4wdjqi9sdrrpk65j2vz2hzj65zcxfxyr6khjci";
};
buildInputs = [