Merge pull request #259981 from r-ryantm/auto-update/alfaview

alfaview: 9.0.3 -> 9.2.0
This commit is contained in:
Weijia Wang 2023-10-15 02:32:18 +02:00 committed by GitHub
commit 102f8a37ba
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,11 +5,11 @@
stdenv.mkDerivation rec {
pname = "alfaview";
version = "9.0.3";
version = "9.2.0";
src = fetchurl {
url = "https://assets.alfaview.com/stable/linux/deb/${pname}_${version}.deb";
sha256 = "sha256-Mmw4wWjU1Fr2dqonD3Vin8m6VX2dfDXbMDl+lTT4YT4=";
sha256 = "sha256-bvcKM9rBUHZFvoFKW/ksjrgqJfovcHaoDNEcSWhHJTU=";
};
nativeBuildInputs = [