ricty: 4.1.0 -> 4.1.1 (#58083)

Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/ricty/versions
This commit is contained in:
R. RyanTM 2019-03-23 17:02:07 -07:00 committed by xeji
parent abda3f0325
commit a335e17052

View File

@ -2,11 +2,11 @@
stdenv.mkDerivation rec {
name = "ricty-${version}";
version = "4.1.0";
version = "4.1.1";
src = fetchurl {
url = "http://www.rs.tus.ac.jp/yyusa/ricty/ricty_generator-${version}.sh";
sha256 = "1cv0xh81fi6zdjb62zqjw46kbc89jvwbyllw1x1xbnpz2il6aavf";
sha256 = "03fngb8f5hl7ifigdm5yljhs4z2x80cq8y8kna86d07ghknhzgw6";
};
unpackPhase = ''