Skip to content

Commit

Permalink
xdg-desktop-portal-xapp: 1.0.5 -> 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
r-ryantm authored and bobby285271 committed Jun 13, 2024
1 parent 7b0966f commit 6ac8464
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,13 +15,13 @@

stdenv.mkDerivation rec {
pname = "xdg-desktop-portal-xapp";
version = "1.0.5";
version = "1.0.6";

src = fetchFromGitHub {
owner = "linuxmint";
repo = "xdg-desktop-portal-xapp";
rev = version;
hash = "sha256-dQDz5x6rCJ9BprwrVZVL9BgYqgWmC5eZ8xamX9elLD0=";
hash = "sha256-ujfXZfBXr3T4e8+bIfkvdvBnEQfW7oPByaiXg/SBwJY=";
};

nativeBuildInputs = [
Expand Down

0 comments on commit 6ac8464

Please sign in to comment.