GNU bug report logs -
#73629
[PATCH] gnu: duperemove: Update to 0.14.1.
Previous Next
Reported by: Hilton Chain <hako <at> ultrarare.space>
Date: Fri, 4 Oct 2024 17:04:03 UTC
Severity: normal
Tags: patch
Done: Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
Bug is archived. No further changes may be made.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 73629 in the body.
You can then email your comments to 73629 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#73629
; Package
guix-patches
.
(Fri, 04 Oct 2024 17:04:03 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Hilton Chain <hako <at> ultrarare.space>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Fri, 04 Oct 2024 17:04:03 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Information forwarded
to
guix-patches <at> gnu.org
:
bug#73629
; Package
guix-patches
.
(Mon, 14 Oct 2024 14:55:01 GMT)
Full text and
rfc822 format available.
Message #8 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hilton Chain via Guix-patches via <guix-patches <at> 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.
[signature.asc (application/pgp-signature, inline)]
Reply sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
You have taken responsibility.
(Mon, 14 Oct 2024 14:55:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Hilton Chain <hako <at> ultrarare.space>
:
bug acknowledged by developer.
(Mon, 14 Oct 2024 14:55:02 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 12 Nov 2024 12:24:09 GMT)
Full text and
rfc822 format available.
This bug report was last modified 277 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.