unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#72052] [PATCH core-updates] gnu: fakeroot: Update to 1.35.1.
@ 2024-07-11  5:48 Zheng Junjie
       [not found] ` <87bk2yhjqe.fsf@qq.com>
  0 siblings, 1 reply; 2+ messages in thread
From: Zheng Junjie @ 2024-07-11  5:48 UTC (permalink / raw)
  To: 72052; +Cc: Leo Famulari, Wilko Meyer

* 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





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

* bug#72052: [PATCH core-updates] gnu: fakeroot: Update to 1.35.1.
       [not found] ` <87bk2yhjqe.fsf@qq.com>
@ 2024-07-15 13:23   ` Z572 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: Z572 via Guix-patches via @ 2024-07-15 13:23 UTC (permalink / raw)
  To: Zheng Junjie; +Cc: Wilko Meyer, 72052-done, Leo Famulari

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

Zheng Junjie <zhengjunjie@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.

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

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

end of thread, other threads:[~2024-07-15 13:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-11  5:48 [bug#72052] [PATCH core-updates] gnu: fakeroot: Update to 1.35.1 Zheng Junjie
     [not found] ` <87bk2yhjqe.fsf@qq.com>
2024-07-15 13:23   ` bug#72052: " Z572 via Guix-patches via

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