* [bug#67562] [PATCH] gnu: smartmontools: Update to 7.4.
@ 2023-12-01 4:04 Leo Nikkilä via Guix-patches via
2024-07-16 18:55 ` bug#67562: " Efraim Flashner
0 siblings, 1 reply; 2+ messages in thread
From: Leo Nikkilä via Guix-patches via @ 2023-12-01 4:04 UTC (permalink / raw)
To: 67562; +Cc: Leo Nikkilä
* gnu/packages/admin.scm (smartmontools): Update to 7.4.
---
gnu/packages/admin.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 60bf87bf68..0136ab725b 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -2786,7 +2786,7 @@ (define-public libcap-ng
(define-public smartmontools
(package
(name "smartmontools")
- (version "7.3")
+ (version "7.4")
(source (origin
(method url-fetch)
(uri (string-append
@@ -2794,7 +2794,7 @@ (define-public smartmontools
version "/smartmontools-" version ".tar.gz"))
(sha256
(base32
- "0ax2wf5j8k2fbm85s0rbj9sajn5q3j2a2k22wyqcyn0cin0ghi55"))))
+ "0gcrzcb4g7f994n6nws26g6x15yjija1gyzd359sjv7r3xj1z9p9"))))
(build-system gnu-build-system)
(arguments
(list #:make-flags
base-commit: 2b782f67266b42bb40015bd23ce2443be2f9b01f
--
2.41.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-16 18:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-01 4:04 [bug#67562] [PATCH] gnu: smartmontools: Update to 7.4 Leo Nikkilä via Guix-patches via
2024-07-16 18:55 ` bug#67562: " Efraim Flashner
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).