me
/
guix
Archived
1
0
Fork 0

gnu: smartmontools: Update to 7.4.

* gnu/packages/admin.scm (smartmontools): Update to 7.4.

Change-Id: I43848ea3e9c00827d05e1511b7fe01c491a61b23
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
master
Andy Tai 2024-06-12 04:28:23 -07:00 committed by Maxim Cournoyer
parent 7be6cb8aca
commit 4965f9314a
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
1 changed files with 2 additions and 2 deletions

View File

@ -2812,7 +2812,7 @@ various ways that may be running with too much privilege.")
(define-public smartmontools
(package
(name "smartmontools")
(version "7.3")
(version "7.4")
(source (origin
(method url-fetch)
(uri (string-append
@ -2820,7 +2820,7 @@ various ways that may be running with too much privilege.")
version "/smartmontools-" version ".tar.gz"))
(sha256
(base32
"0ax2wf5j8k2fbm85s0rbj9sajn5q3j2a2k22wyqcyn0cin0ghi55"))))
"0gcrzcb4g7f994n6nws26g6x15yjija1gyzd359sjv7r3xj1z9p9"))))
(build-system gnu-build-system)
(arguments
(list #:make-flags