Skip to content

Commit 09c550b

Browse files
committed
photoqt: 4.9 -> 4.9.1
1 parent b3582c7 commit 09c550b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pkgs/by-name/ph/photoqt/package.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@
1717

1818
stdenv.mkDerivation rec {
1919
pname = "photoqt";
20-
version = "4.9";
20+
version = "4.9.1";
2121

2222
src = fetchurl {
2323
url = "https://photoqt.org/pkgs/photoqt-${version}.tar.gz";
24-
hash = "sha256-Kd8h6JFJ02JH+IKMltvKT/mgnhz9jOJAFXMnNmI1BYA=";
24+
hash = "sha256-dAqAM9zsFWPiGF7njhy7SM6f/5S19jMyTv57JadgHu8=";
2525
};
2626

2727
nativeBuildInputs = [

0 commit comments

Comments
 (0)