Maxim Cournoyer writes: > From f69c6bbb8bee804057ccc1dc076311d3cbf5e89c Mon Sep 17 00:00:00 2001 > From: Maxim Cournoyer > Date: Sun, 16 Jul 2017 12:01:59 -0700 > Subject: [PATCH] gnu: lapack: Fix hash of release 3.7.1 > > Apparently the release was modified (cleaned-up) in-place. An issue was opened > at https://github.com/Reference-LAPACK/lapack-release/issues/4. > > * gnu/packages/maths.scm (lapack): Fix sha256 hash. Applied, thanks!