From c0d8c7cafe968e018ab7f9886a3d2c979d7265d4 Mon Sep 17 00:00:00 2001
From: Alexandre Strube <a.strube@fz-juelich.de>
Date: Tue, 20 Dec 2022 12:08:15 +0100
Subject: [PATCH] Torchaudio for PyTorch 1.12

---
 Golden_Repo/t/torchaudio/torchaudio-0.12.1-foss-2022a.eb | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Golden_Repo/t/torchaudio/torchaudio-0.12.1-foss-2022a.eb b/Golden_Repo/t/torchaudio/torchaudio-0.12.1-foss-2022a.eb
index 5f76b30a9..833b3fb47 100644
--- a/Golden_Repo/t/torchaudio/torchaudio-0.12.1-foss-2022a.eb
+++ b/Golden_Repo/t/torchaudio/torchaudio-0.12.1-foss-2022a.eb
@@ -20,6 +20,10 @@ sources = [{
     },
 }]
 patches = ['standard-libs-deps.patch']
+checksums = [
+    {'torchaudio-0.12.1.tar.gz': '88c2db6e6ce8ebf4d664cc4c743d416ab65d877fe04c1ca05a6ed132042aab7d'},
+    {'standard-libs-deps.patch': '42e03452973ea4ef101206d32ce9772fdd897ca209070e0c7a12e12a60e3ae75'},
+]
 
 builddependencies = [
     ('Boost', '1.79.0'),
-- 
GitLab