unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
From: Zheng Junjie <zhengjunjie@iscas.ac.cn>
To: Hilton Chain via Guix-patches via <guix-patches@gnu.org>
Cc: Hilton Chain <hako@ultrarare.space>, 73629-done@debbugs.gnu.org
Subject: bug#73629: [PATCH] gnu: duperemove: Update to 0.14.1.
Date: Mon, 14 Oct 2024 22:53:22 +0800	[thread overview]
Message-ID: <87cyk268il.fsf@iscas.ac.cn> (raw)
In-Reply-To: <3d2e3dc077341016897651c154e368a53469a461.1728061299.git.hako@ultrarare.space> (Hilton Chain via Guix-patches via's message of "Sat, 5 Oct 2024 01:02:37 +0800")

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

Hilton Chain via Guix-patches via <guix-patches@gnu.org> writes:

> * 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

push, close.

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

      reply	other threads:[~2024-10-14 14:55 UTC|newest]

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

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=87cyk268il.fsf@iscas.ac.cn \
    --to=zhengjunjie@iscas.ac.cn \
    --cc=73629-done@debbugs.gnu.org \
    --cc=guix-patches@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).