s6-dns: 2.4.1.0 -> 2.4.1.1
Closes: https://github.com/NixOS/nixpkgs/pull/474774
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
skawarePackages.buildPackage {
|
||||
pname = "s6-dns";
|
||||
version = "2.4.1.0";
|
||||
sha256 = "sha256-tjCFGfEJpnRpxKqvqd8fAJrQlh+nmP/Dj4lVh+aTVyk=";
|
||||
version = "2.4.1.1";
|
||||
sha256 = "sha256-JkPP9JmgeOoXDl+mqH2GxNcjtl89FICnE318xJlHQzg=";
|
||||
|
||||
description = "Suite of DNS client programs and libraries for Unix systems";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user