unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Hilton Chain via Guix-patches via <guix-patches@gnu.org>
To: 73629@debbugs.gnu.org
Cc: Hilton Chain <hako@ultrarare.space>
Subject: [bug#73629] [PATCH] gnu: duperemove: Update to 0.14.1.
Date: Sat,  5 Oct 2024 01:02:37 +0800	[thread overview]
Message-ID: <3d2e3dc077341016897651c154e368a53469a461.1728061299.git.hako@ultrarare.space> (raw)

* gnu/packages/disk.scm (duperemove): Update to 0.14.1.

Change-Id: Id5683391ec65266b12c664c8851afdeccbcdee0e
---
 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 290b5e1f42..e55471078f 100644
--- a/gnu/packages/disk.scm
+++ b/gnu/packages/disk.scm
@@ -899,7 +899,7 @@ (define-public python-parted
 (define-public duperemove
   (package
     (name "duperemove")
-    (version "0.11.3")
+    (version "0.14.1")
     (source
      (origin
        (method git-fetch)
@@ -907,7 +907,7 @@ (define-public duperemove
              (url "https://github.com/markfasheh/duperemove")
              (commit (string-append "v" version))))
        (sha256
-        (base32 "0jwxmhadv2f1mx7gan4gk0xwrjr5g2xa71z1rp0knc1acbkhqdas"))
+        (base32 "0kl6bisbgf6x8a6gws6r097zrawhp9jxwh7m6nhq7dd48b8zrjw8"))
        (file-name (git-file-name name version))))
     (build-system gnu-build-system)
     (native-inputs

base-commit: 9d7c13ddf7ead80dd3ec8a465b2621ccfa601cb9
-- 
2.46.0





             reply	other threads:[~2024-10-04 17:04 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-04 17:02 Hilton Chain via Guix-patches via [this message]
2024-10-14 14:53 ` bug#73629: [PATCH] gnu: duperemove: Update to 0.14.1 Zheng Junjie

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3d2e3dc077341016897651c154e368a53469a461.1728061299.git.hako@ultrarare.space \
    --to=guix-patches@gnu.org \
    --cc=73629@debbugs.gnu.org \
    --cc=hako@ultrarare.space \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).