mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
gtk-frdp: 0-unstable-2024-12-23 → 0-unstable-2025-03-14
46ca0beb9b...a0187fa02e
Changelog-Reviewed-By: Jan Tojnar <jtojnar@gmail.com>
This commit is contained in:
parent
a9c0d50843
commit
cc65230071
1 changed files with 3 additions and 3 deletions
|
@ -16,14 +16,14 @@
|
|||
|
||||
stdenv.mkDerivation {
|
||||
pname = "gtk-frdp";
|
||||
version = "0-unstable-2024-12-23";
|
||||
version = "0-unstable-2025-03-14";
|
||||
|
||||
src = fetchFromGitLab {
|
||||
domain = "gitlab.gnome.org";
|
||||
owner = "GNOME";
|
||||
repo = "gtk-frdp";
|
||||
rev = "46ca0beb9b5bf8c9b245a596231016bcca9baf6b";
|
||||
sha256 = "zRC3YVe2WwOmVzEDaJwsct3YQ4ZbvYTr2CTyRmfCXFY=";
|
||||
rev = "a0187fa02e1ff249e9583e8c09a2c2f5915ce2a3";
|
||||
hash = "sha256-oi4Iwi9/elfUDKK0IhoNgtS8ORIzVUBagqBVdNRxGjI=";
|
||||
};
|
||||
|
||||
nativeBuildInputs = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue