gnu: memtester: Update to 4.5.0.

* gnu/packages/hardware.scm (memtester): Update to 4.5.0.

Signed-off-by: Leo Famulari <leo@famulari.name>
This commit is contained in:
Vincent Legoll 2020-12-23 16:27:28 +01:00 committed by Leo Famulari
parent 9325171df4
commit b6ad608911
No known key found for this signature in database
GPG key ID: 2646FA30BACA7F08

View file

@ -192,7 +192,7 @@ (define-public memtest86+
(define-public memtester
(package
(name "memtester")
(version "4.3.0")
(version "4.5.0")
(source
(origin
(method url-fetch)
@ -200,7 +200,7 @@ (define-public memtester
(uri (string-append "http://pyropus.ca/software/memtester/old-versions/"
"memtester-" version ".tar.gz"))
(sha256
(base32 "127xymmyzb9r6dxqrwd69v7gf8csv8kv7fjvagbglf3wfgyy5pzr"))))
(base32 "0dxfwayns3hjjplkxkpkm1409lmjlpi4chcrahcvdbnl0q6jpmcf"))))
(build-system gnu-build-system)
(arguments
`(#:make-flags