GNU bug report logs - #70129
[PATCH] gnu: nwipe: Update to 0.36.

Previous Next

Package: guix-patches;

Reported by: Timotej Lazar <timotej.lazar <at> araneo.si>

Date: Mon, 1 Apr 2024 18:36:02 UTC

Severity: normal

Tags: patch

Done: Christopher Baines <mail <at> cbaines.net>

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: Timotej Lazar <timotej.lazar <at> araneo.si>
Subject: bug#70129: closed (Re: [bug#70129] [PATCH] gnu: nwipe: Update to
 0.36.)
Date: Fri, 05 Apr 2024 11:33:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#70129: [PATCH] gnu: nwipe: Update to 0.36.

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 70129 <at> debbugs.gnu.org.

-- 
70129: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=70129
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Christopher Baines <mail <at> cbaines.net>
To: Timotej Lazar <timotej.lazar <at> araneo.si>
Cc: 70129-done <at> debbugs.gnu.org
Subject: Re: [bug#70129] [PATCH] gnu: nwipe: Update to 0.36.
Date: Fri, 05 Apr 2024 12:32:40 +0100
[Message part 3 (text/plain, inline)]
Timotej Lazar <timotej.lazar <at> araneo.si> writes:

> * gnu/packages/disk.scm (nwipe): Update to 0.36.
>
> Change-Id: I71e6714118cfc2a98e19373b3db80188903a63c3
> ---
>  gnu/packages/disk.scm | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks for the patch, I've pushed this to master as
80977dc813bb58b66ba3e878d8c3871627ad0250.

Chris
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Timotej Lazar <timotej.lazar <at> araneo.si>
To: guix-patches <at> gnu.org
Cc: Timotej Lazar <timotej.lazar <at> araneo.si>
Subject: [PATCH] gnu: nwipe: Update to 0.36.
Date: Mon,  1 Apr 2024 20:35:02 +0200
* gnu/packages/disk.scm (nwipe): Update to 0.36.

Change-Id: I71e6714118cfc2a98e19373b3db80188903a63c3
---
 gnu/packages/disk.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/disk.scm b/gnu/packages/disk.scm
index dc3001535a..c2c1e6b65d 100644
--- a/gnu/packages/disk.scm
+++ b/gnu/packages/disk.scm
@@ -1656,7 +1656,7 @@ (define-public qdirstat
 (define-public nwipe
   (package
     (name "nwipe")
-    (version "0.35")
+    (version "0.36")
     (source
      (origin
        (method git-fetch)
@@ -1665,7 +1665,7 @@ (define-public nwipe
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "1bj20y52qzz2ja56yf1pxqjg3lsda35c2k5hcj3lqm69jpsla2wq"))))
+        (base32 "075zwakv3lva46v6wab00l5x7bs2k73mzzhwlbvm839r8a6gm0dh"))))
     (build-system gnu-build-system)
     (arguments
      (list #:phases

base-commit: 9e9ec741d0dc5ce58f8d21d31800ff2cafce128f
-- 
2.41.0




This bug report was last modified 1 year and 46 days ago.

Previous Next


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