Merge pull request #66768 from r-ryantm/auto-update/analog

analog: 6.0.15 -> 6.0.16
This commit is contained in:
Marek Mahut 2019-08-17 20:34:10 +02:00 committed by GitHub
commit 2e07806552
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,13 +2,13 @@
stdenv.mkDerivation rec { stdenv.mkDerivation rec {
pname = "analog"; pname = "analog";
version = "6.0.15"; version = "6.0.16";
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "c-amie"; owner = "c-amie";
repo = "analog-ce"; repo = "analog-ce";
rev = version; rev = version;
sha256 = "1clrx2xr3n5zh6gaavvdxkc127hayssxrplrd2qvw70givywza0m"; sha256 = "15hi8kfknldwpvm885r9s7zd5h7cirs7x0zazx2nnz62xvz3iymk";
}; };
configurePhase = '' configurePhase = ''