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

alfaview: 9.8.2 -> 9.9.1
This commit is contained in:
Pol Dellaiera 2024-03-12 21:37:10 +01:00 committed by GitHub
commit 7b3a74e0d4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,11 +5,11 @@
stdenv.mkDerivation rec {
pname = "alfaview";
version = "9.8.2";
version = "9.9.1";
src = fetchurl {
url = "https://assets.alfaview.com/stable/linux/deb/${pname}_${version}.deb";
hash = "sha256-xDi51AtQGM8htkFaLKlHXHh0VaT477qK/7VZVmFIE0M=";
hash = "sha256-GZLIVpXQ22W4JykdLJ7pTogOFhDaiukgsLa2E7giiaU=";
};
nativeBuildInputs = [