unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#67562] [PATCH] gnu: smartmontools: Update to 7.4.
@ 2023-12-01  4:04 Leo Nikkilä via Guix-patches via
  0 siblings, 0 replies; only message 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] only message in thread

only message in thread, other threads:[~2023-12-01  4:06 UTC | newest]

Thread overview: (only message) (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

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).