about summary refs log tree commit diff
path: root/pkgs/desktops/xfce/panel-plugins/xfce4-datetime-plugin
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/panel-plugins/xfce4-datetime-plugin
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/panel-plugins/xfce4-datetime-plugin')
-rw-r--r--pkgs/desktops/xfce/panel-plugins/xfce4-datetime-plugin/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/desktops/xfce/panel-plugins/xfce4-datetime-plugin/default.nix b/pkgs/desktops/xfce/panel-plugins/xfce4-datetime-plugin/default.nix
index 44d255c5fa64..2ce2548ad8b6 100644
--- a/pkgs/desktops/xfce/panel-plugins/xfce4-datetime-plugin/default.nix
+++ b/pkgs/desktops/xfce/panel-plugins/xfce4-datetime-plugin/default.nix
@@ -12,7 +12,7 @@ mkXfceDerivation {
   version = "0.8.1";
 
   rev-prefix = "xfce4-datetime-plugin-";
-  sha256 = "06h13bmh2sni4qbr3kfnqaa5dq5f48h4xkywrm9pa6h2nyvn4rma";
+  sha256 = "sha256-qmZit7cCGnVTzdzPTiAiruBWlMLWzZEXJtFqAesaARo=";
 
   nativeBuildInputs = [
     gettext