Merge pull request #133981 from r-ryantm/auto-update/xosview2

xosview2: 2.3.1 -> 2.3.2
This commit is contained in:
Artturi 2021-08-17 22:51:35 +03:00 committed by GitHub
commit 2b75e59cc2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,11 +2,11 @@
stdenv.mkDerivation rec {
pname = "xosview2";
version = "2.3.1";
version = "2.3.2";
src = fetchurl {
url = "mirror://sourceforge/xosview/${pname}-${version}.tar.gz";
sha256 = "1drp0n6qjbxyc0104a3aw2g94rh5p218wmrqwxh3kwwm7pmr9xip";
sha256 = "sha256-ex1GDBgx9Zzx5tOkZ2IRYskmBh/bUYpRTXHWRoE30vA=";
};
# The software failed to buid with this enabled; it seemed tests were not implemented