Merge pull request #133981 from r-ryantm/auto-update/xosview2
xosview2: 2.3.1 -> 2.3.2
This commit is contained in:
commit
2b75e59cc2
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue