Merge pull request #112163 from r-ryantm/auto-update/oppai-ng

oppai-ng: 3.3.0 -> 4.0.0
This commit is contained in:
Ryan Mulligan 2021-02-06 12:50:05 -08:00 committed by GitHub
commit f845263643
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,13 +4,13 @@
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
pname = "oppai-ng"; pname = "oppai-ng";
version = "3.3.0"; version = "4.0.0";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "Francesco149"; owner = "Francesco149";
repo = pname; repo = pname;
rev = version; rev = version;
sha256 = "0ymprwyv92pr58851wzryymhfznnpwcbg4m1yri0c9cyzvabwmfk"; sha256 = "sha256-fUtyQaHcNBmDs1BPbFGieKY/CFyETqBxYzzIXSERFJY=";
}; };
buildPhase = '' buildPhase = ''