povray: 3.7.0.8 -> 3.8.0-x.10064738
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/povray/versions
This commit is contained in:
parent
e8a8ad192b
commit
acfef2ea91
@ -4,13 +4,13 @@
|
|||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
pname = "povray";
|
pname = "povray";
|
||||||
version = "3.7.0.8";
|
version = "3.8.0-x.10064738";
|
||||||
|
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "POV-Ray";
|
owner = "POV-Ray";
|
||||||
repo = "povray";
|
repo = "povray";
|
||||||
rev = "v${version}";
|
rev = "v${version}";
|
||||||
sha256 = "1q114n4m3r7qy3yn954fq7p46rg7ypdax5fazxr9yj1jklf1lh6z";
|
sha256 = "0hy5a3q5092szk2x3s9lpn1zkszgq9bp15rxzdncxlvnanyzsasf";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user