From bffb6182975e9057b8d0fa0f33bad2b1b5e8e5e6 Mon Sep 17 00:00:00 2001 From: bishnoi1 <a.bishnoi@fz-juelich.de> Date: Fri, 19 Nov 2021 05:20:40 +0100 Subject: [PATCH] Style check --- .pre-commit-config.yaml | 2 +- Golden_Repo/l/libmatheval/libmatheval-1.11.1-GCCcore-11.2.0.eb | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 18e8e9ad0..cdcd5a721 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -1,6 +1,6 @@ repos: - repo: https://github.com/pre-commit/mirrors-autopep8 - rev: '' # Use the sha / tag you want to point at + rev: 'v1.5.7' # Use the sha / tag you want to point at hooks: - id: autopep8 types: [file] diff --git a/Golden_Repo/l/libmatheval/libmatheval-1.11.1-GCCcore-11.2.0.eb b/Golden_Repo/l/libmatheval/libmatheval-1.11.1-GCCcore-11.2.0.eb index bbe2ad9be..858fab2c1 100644 --- a/Golden_Repo/l/libmatheval/libmatheval-1.11.1-GCCcore-11.2.0.eb +++ b/Golden_Repo/l/libmatheval/libmatheval-1.11.1-GCCcore-11.2.0.eb @@ -17,6 +17,7 @@ patches = [ '003-guile2.0.patch', 'libmatheval-1.1.11_fix-matheval-test.patch' ] + checksums = [ # libmatheval-1.1.11.tar.gz '474852d6715ddc3b6969e28de5e1a5fbaff9e8ece6aebb9dc1cc63e9e88e89ab', -- GitLab