unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#70129] [PATCH] gnu: nwipe: Update to 0.36.
@ 2024-04-01 18:35 Timotej Lazar
  2024-04-05 11:32 ` bug#70129: " Christopher Baines
  0 siblings, 1 reply; 2+ messages in thread
From: Timotej Lazar @ 2024-04-01 18:35 UTC (permalink / raw)
  To: 70129; +Cc: Timotej Lazar

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#70129: [PATCH] gnu: nwipe: Update to 0.36.
  2024-04-01 18:35 [bug#70129] [PATCH] gnu: nwipe: Update to 0.36 Timotej Lazar
@ 2024-04-05 11:32 ` Christopher Baines
  0 siblings, 0 replies; 2+ messages in thread
From: Christopher Baines @ 2024-04-05 11:32 UTC (permalink / raw)
  To: Timotej Lazar; +Cc: 70129-done

[-- Attachment #1: Type: text/plain, Size: 350 bytes --]

Timotej Lazar <timotej.lazar@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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 987 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-04-05 11:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-01 18:35 [bug#70129] [PATCH] gnu: nwipe: Update to 0.36 Timotej Lazar
2024-04-05 11:32 ` bug#70129: " Christopher Baines

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