Merge pull request #167196 from r-ryantm/auto-update/gparted

gparted: 1.3.1 -> 1.4.0
This commit is contained in:
ajs124 2022-04-05 16:40:35 +02:00 committed by GitHub
commit 8aa72e549e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -6,11 +6,11 @@
stdenv.mkDerivation rec {
pname = "gparted";
version = "1.3.1";
version = "1.4.0";
src = fetchurl {
url = "mirror://sourceforge/gparted/${pname}-${version}.tar.gz";
sha256 = "sha256-Xu4ubXSxXvlrE7OiMQyGjtIpjgM0ECHn0SpamKHR4Qk=";
sha256 = "sha256-5Sk6eS5T/b66KcSoNBE82WA9DWOTMNqTGkaL82h4h74=";
};
# Tries to run `pkexec --version` to get version.