about summary refs log tree commit diff
path: root/pkgs/desktops/xfce/core/exo
diff options
context:
space:
mode:
authorAndersonTorres <torres.anderson.85@protonmail.com>2021-06-16 21:20:52 -0300
committerAndersonTorres <torres.anderson.85@protonmail.com>2021-06-17 13:25:11 -0300
commitc1e80e6dc5ba8a241d84238e8109e721521ac3f9 (patch)
tree8aaf55aaf8d7f0bde5be1d0d1dd55f8c25304b5a /pkgs/desktops/xfce/core/exo
parent6f910f41f4fcf1f038bbcae221bff9f6c9820b2d (diff)
downloadnixlib-c1e80e6dc5ba8a241d84238e8109e721521ac3f9.tar
nixlib-c1e80e6dc5ba8a241d84238e8109e721521ac3f9.tar.gz
nixlib-c1e80e6dc5ba8a241d84238e8109e721521ac3f9.tar.bz2
nixlib-c1e80e6dc5ba8a241d84238e8109e721521ac3f9.tar.lz
nixlib-c1e80e6dc5ba8a241d84238e8109e721521ac3f9.tar.xz
nixlib-c1e80e6dc5ba8a241d84238e8109e721521ac3f9.tar.zst
nixlib-c1e80e6dc5ba8a241d84238e8109e721521ac3f9.zip
Change the XFCE expressions' source hashes to SRI format
Diffstat (limited to 'pkgs/desktops/xfce/core/exo')
-rw-r--r--pkgs/desktops/xfce/core/exo/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/desktops/xfce/core/exo/default.nix b/pkgs/desktops/xfce/core/exo/default.nix
index 962170a1765f..3ab53444a41a 100644
--- a/pkgs/desktops/xfce/core/exo/default.nix
+++ b/pkgs/desktops/xfce/core/exo/default.nix
@@ -6,7 +6,7 @@ mkXfceDerivation {
   pname = "exo";
   version = "4.16.2";
 
-  sha256 = "0rsp92j4hkr5jrkrj8anzw9fwd96xbxzpzqzqiyjjwdiq7b29l1v";
+  sha256 = "sha256-O9Ak1sGxcSl9xB//+/vqJjXuEv9WIZlnliVPSKRIV2c=";
 
   nativeBuildInputs = [
     libxslt