From 0f2bfa3c4665f759b2910450abc5814b31cb4634 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Tue, 8 Aug 2023 21:57:24 +0200 Subject: ... --- _sources/generated.json | 14 +++++++------- _sources/generated.nix | 14 +++++++------- 2 files changed, 14 insertions(+), 14 deletions(-) (limited to '_sources') diff --git a/_sources/generated.json b/_sources/generated.json index 010b74b5..05d55bd9 100644 --- a/_sources/generated.json +++ b/_sources/generated.json @@ -35,7 +35,7 @@ }, "bpf-examples": { "cargoLocks": null, - "date": "2023-07-07", + "date": "2023-08-07", "extract": null, "name": "bpf-examples", "passthru": null, @@ -47,11 +47,11 @@ "name": null, "owner": "xdp-project", "repo": "bpf-examples", - "rev": "4b677fd715796420806ac101e7f6693d504d2593", - "sha256": "sha256-KeayWB4X6BtcMNFTFvrOEl9gtnfKhbBHwAewBrO0UEg=", + "rev": "bc9df640cb9e5a541a7425ca2e66174ae22a18e3", + "sha256": "sha256-S7cdcxVXanj+IjCZ0ZFsLMkMzEyo3vLQsll+1KVxnvs=", "type": "github" }, - "version": "4b677fd715796420806ac101e7f6693d504d2593" + "version": "bc9df640cb9e5a541a7425ca2e66174ae22a18e3" }, "emacs-scratch_el": { "cargoLocks": null, @@ -232,11 +232,11 @@ "passthru": null, "pinned": false, "src": { - "sha256": "sha256-lTVnntGEmi9MpgLBM6OncD93t5+UzuGt8cs7v11Tz30=", + "sha256": "18p3n1p55qchf32khldcffzrcbz4lbz67ylrx2a6hxwpy97mp462", "type": "tarball", - "url": "https://github.com/Snawoot/postfix-mta-sts-resolver/archive/refs/tags/v1.3.0.tar.gz" + "url": "https://github.com/Snawoot/postfix-mta-sts-resolver/archive/refs/tags/v1.4.0.tar.gz" }, - "version": "1.3.0" + "version": "1.4.0" }, "postfwd": { "cargoLocks": null, diff --git a/_sources/generated.nix b/_sources/generated.nix index 68a632b9..36346cbd 100644 --- a/_sources/generated.nix +++ b/_sources/generated.nix @@ -25,15 +25,15 @@ }; bpf-examples = { pname = "bpf-examples"; - version = "4b677fd715796420806ac101e7f6693d504d2593"; + version = "bc9df640cb9e5a541a7425ca2e66174ae22a18e3"; src = fetchFromGitHub { owner = "xdp-project"; repo = "bpf-examples"; - rev = "4b677fd715796420806ac101e7f6693d504d2593"; + rev = "bc9df640cb9e5a541a7425ca2e66174ae22a18e3"; fetchSubmodules = true; - sha256 = "sha256-KeayWB4X6BtcMNFTFvrOEl9gtnfKhbBHwAewBrO0UEg="; + sha256 = "sha256-S7cdcxVXanj+IjCZ0ZFsLMkMzEyo3vLQsll+1KVxnvs="; }; - date = "2023-07-07"; + date = "2023-08-07"; }; emacs-scratch_el = { pname = "emacs-scratch_el"; @@ -143,10 +143,10 @@ }; postfix-mta-sts-resolver = { pname = "postfix-mta-sts-resolver"; - version = "1.3.0"; + version = "1.4.0"; src = fetchTarball { - url = "https://github.com/Snawoot/postfix-mta-sts-resolver/archive/refs/tags/v1.3.0.tar.gz"; - sha256 = "sha256-lTVnntGEmi9MpgLBM6OncD93t5+UzuGt8cs7v11Tz30="; + url = "https://github.com/Snawoot/postfix-mta-sts-resolver/archive/refs/tags/v1.4.0.tar.gz"; + sha256 = "18p3n1p55qchf32khldcffzrcbz4lbz67ylrx2a6hxwpy97mp462"; }; }; postfwd = { -- cgit v1.2.3