From c3ac3fa120a0da49e1730f85e6ce3fdc67f2d102 Mon Sep 17 00:00:00 2001 From: qby <5731587-qby@users.noreply.gitlab.com> Date: Sun, 24 Mar 2024 16:08:44 +0000 Subject: [PATCH] Adding empty hash --- adGuard.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adGuard.scm b/adGuard.scm index 4ce7e7b..38dd591 100644 --- a/adGuard.scm +++ b/adGuard.scm @@ -15,7 +15,7 @@ (commit version) )) (file-name (git-file-name name version)) - (sha256 (base32 "")) + (sha256 (base32 "0mdqa9w1p6cmli6976v4wi0sw9r4p5prkj7lzfd1877wk11c9c73")) ;; empty hash )) (build-system gnu-build-system) (arguments