aboutsummaryrefslogtreecommitdiff
path: root/pkgs/development/perl-modules
diff options
context:
space:
mode:
authorAndreas Wiese <aw-nixos@meterriblecrew.net>2020-10-13 11:39:04 +0200
committerAndreas Wiese <aw-nixos@meterriblecrew.net>2020-10-13 11:39:04 +0200
commitc5b0c0aa4e8e7e35d1d6be074ce6e4ca773aecab (patch)
treefa0278cd47cb69a16bf531d0d4e89d6219a2ea54 /pkgs/development/perl-modules
parent6baf442a9e1336d46668fbb4564fa9dc9b5ae1c5 (diff)
ham: 2019-01-22 -> 2020-09-09
Diffstat (limited to 'pkgs/development/perl-modules')
-rw-r--r--pkgs/development/perl-modules/ham/default.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/development/perl-modules/ham/default.nix b/pkgs/development/perl-modules/ham/default.nix
index d1b0d1f18e51..4f6dc5d9ddb7 100644
--- a/pkgs/development/perl-modules/ham/default.nix
+++ b/pkgs/development/perl-modules/ham/default.nix
@@ -2,13 +2,13 @@
buildPerlPackage {
pname = "ham-unstable";
- version = "2019-01-22";
+ version = "2020-09-09";
src = fetchFromGitHub {
owner = "kernkonzept";
repo = "ham";
- rev = "37c2e4e8b8bd779ba0f8c48a3c6ba34bad860b92";
- sha256 = "0h5r5256niskypl4g1j2573wqi0nn0mai5p04zsa06xrgyjqcy2j";
+ rev = "ae2a326f2efcdae0fa7c5bf0ba205b580fc91ecc";
+ sha256 = "0m65pav2830y0ivwsy60dc4w457qlc0nqg43lji1kj2g96hmy2bw";
};
outputs = [ "out" ];