skawarePackages: bump to release 2019-10

This commit is contained in:
Profpatsch
2019-10-28 21:30:30 +01:00
parent 479f75d1e5
commit f661393aa4
10 changed files with 20 additions and 20 deletions
+2 -2
View File
@@ -13,8 +13,8 @@ let
execline =
buildPackage {
pname = "execline";
version = "2.5.1.0";
sha256 = "0xr6yb50wm6amj1wc7jmxyv7hvlx2ypbnww1vc288j275625d9xi";
version = "2.5.3.0";
sha256 = "0czdrv9m8mnx94nf28dafij6z03k4mbhbs6hccfaardfd5l5q805";
description = "A small scripting language, to be used in place of a shell in non-interactive scripts";