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

oppai-ng: 4.0.0 -> 4.1.0
This commit is contained in:
Ryan Mulligan
2021-03-14 08:03:13 -07:00
committed by GitHub
+2 -2
View File
@@ -4,13 +4,13 @@
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
pname = "oppai-ng"; pname = "oppai-ng";
version = "4.0.0"; version = "4.1.0";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "Francesco149"; owner = "Francesco149";
repo = pname; repo = pname;
rev = version; rev = version;
sha256 = "sha256-fUtyQaHcNBmDs1BPbFGieKY/CFyETqBxYzzIXSERFJY="; sha256 = "sha256-L9eraLOWm1tMImS8bLB9T4Md4VdTSxqI9Bt4r8eqxqs=";
}; };
buildPhase = '' buildPhase = ''