GNU bug report logs -
#72052
[PATCH core-updates] gnu: fakeroot: Update to 1.35.1.
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 72052 in the body.
You can then email your comments to 72052 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
leo <at> famulari.name, w <at> wmeyer.eu, guix-patches <at> gnu.org
:
bug#72052
; Package
guix-patches
.
(Thu, 11 Jul 2024 05:49:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
New bug report received and forwarded. Copy sent to
leo <at> famulari.name, w <at> wmeyer.eu, guix-patches <at> gnu.org
.
(Thu, 11 Jul 2024 05:49:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* gnu/packages/linux.scm (fakeroot): Update to 1.35.1.
Change-Id: I26d743f4394a840b56e07df7e43f5d598cfb98ea
---
gnu/packages/linux.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index f212b1e199..2d33b66467 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -9490,7 +9490,7 @@ (define-public genext2fs
(define-public fakeroot
(package
(name "fakeroot")
- (version "1.31")
+ (version "1.35.1")
(source
(origin
;; There are no tags in the repository, so take this snapshot.
@@ -9499,7 +9499,7 @@ (define-public fakeroot
"fakeroot/fakeroot_" version ".orig.tar.gz"))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
- (base32 "0br0gvvribfs2kpkhwr51lsinhl6l36334wx1cbwfmhww50nv233"))
+ (base32 "1p2zcng64sigixppmh42gd3ava771pmq9a6lwva7flp05lxya3ba"))
(modules '((guix build utils)
(ice-9 ftw)))
(snippet
base-commit: 378e1d9b69b030a165236323392a0a10684422c5
--
2.45.2
Reply sent
to
Z572 <873216071 <at> qq.com>
:
You have taken responsibility.
(Mon, 15 Jul 2024 13:30:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
Zheng Junjie <zhengjunjie <at> iscas.ac.cn>
:
bug acknowledged by developer.
(Mon, 15 Jul 2024 13:30:03 GMT)
Full text and
rfc822 format available.
Message #10 received at 72052-done <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Zheng Junjie <zhengjunjie <at> iscas.ac.cn> writes:
> * gnu/packages/linux.scm (fakeroot): Update to 1.35.1.
>
> Change-Id: I26d743f4394a840b56e07df7e43f5d598cfb98ea
> ---
> gnu/packages/linux.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
> index f212b1e199..2d33b66467 100644
> --- a/gnu/packages/linux.scm
> +++ b/gnu/packages/linux.scm
> @@ -9490,7 +9490,7 @@ (define-public genext2fs
> (define-public fakeroot
> (package
> (name "fakeroot")
> - (version "1.31")
> + (version "1.35.1")
> (source
> (origin
> ;; There are no tags in the repository, so take this snapshot.
> @@ -9499,7 +9499,7 @@ (define-public fakeroot
> "fakeroot/fakeroot_" version ".orig.tar.gz"))
> (file-name (string-append name "-" version ".tar.gz"))
> (sha256
> - (base32 "0br0gvvribfs2kpkhwr51lsinhl6l36334wx1cbwfmhww50nv233"))
> + (base32 "1p2zcng64sigixppmh42gd3ava771pmq9a6lwva7flp05lxya3ba"))
> (modules '((guix build utils)
> (ice-9 ftw)))
> (snippet
>
> base-commit: 378e1d9b69b030a165236323392a0a10684422c5
pushed.
[signature.asc (application/pgp-signature, inline)]
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Tue, 13 Aug 2024 11:24:09 GMT)
Full text and
rfc822 format available.
This bug report was last modified 83 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.