GNU bug report logs - #67562
[PATCH] gnu: smartmontools: Update to 7.4.

Previous Next

Package: guix-patches;

Reported by: Leo Nikkilä <hello <at> lnikki.la>

Date: Fri, 1 Dec 2023 04:06:02 UTC

Owned by: Steve George <steve <at> futurile.net>

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Leo Nikkilä <hello <at> lnikki.la>
Subject: bug#67562: closed (Re: [bug#67562] [PATCH] gnu: smartmontools:
 Update to 7.4.)
Date: Tue, 16 Jul 2024 18:57:03 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#67562: [PATCH] gnu: smartmontools: Update to 7.4.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 67562 <at> debbugs.gnu.org.

-- 
67562: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=67562
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Leo Nikkilä <hello <at> lnikki.la>
Cc: 67562-done <at> debbugs.gnu.org
Subject: Re: [bug#67562] [PATCH] gnu: smartmontools: Update to 7.4.
Date: Tue, 16 Jul 2024 21:55:46 +0300
[Message part 3 (text/plain, inline)]
It looks like this patch was lost but that smartmontools was updated to
7.4.

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Leo Nikkilä <hello <at> lnikki.la>
To: guix-patches <at> gnu.org
Cc: Leo Nikkilä <hello <at> lnikki.la>
Subject: [PATCH] gnu: smartmontools: Update to 7.4.
Date: Fri,  1 Dec 2023 06:04:59 +0200
* 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




This bug report was last modified 359 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.