Skip to content

Commit 5217030

Browse files
committed
adslib: unstable-2020-08-28 -> 0-unstable-2021-11-07
1 parent dd3cd00 commit 5217030

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pkgs/by-name/ad/adslib/package.nix

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,13 @@
77

88
stdenv.mkDerivation {
99
pname = "adslib";
10-
version = "unstable-2020-08-28";
10+
version = "0-unstable-2021-11-07";
1111

1212
src = fetchFromGitHub {
1313
owner = "stlehmann";
1414
repo = "ADS";
15-
rev = "c457b60d61d73325837ca50be2cc997c4792d481";
16-
sha256 = "11r86xa8fr4z957hd0abn8x7182nz30a198d02y7gzpbhpi3z43k";
15+
rev = "a894d4512a51f3ada026efbf9553e75ba9351e2e";
16+
sha256 = "SEh4yneTM1dfbWRdWlb5gP/uSeoOeE3g7g/rJWSTba8=";
1717
};
1818

1919
installPhase = ''

0 commit comments

Comments
 (0)