* [bug#63423] [PATCH v1] gnu: fakeroot: Update to 1.31.
@ 2023-05-10 17:23 Denis 'GNUtoo' Carikli
2023-05-24 12:06 ` bug#63423: " Ludovic Courtès
0 siblings, 1 reply; 2+ messages in thread
From: Denis 'GNUtoo' Carikli @ 2023-05-10 17:23 UTC (permalink / raw)
To: leo, me, 63423; +Cc: Denis 'GNUtoo' Carikli
* gnu/packages/linux.scm (fakeroot): Update to 1.31.
---
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 ea64e9d241..aa3705c643 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -8986,7 +8986,7 @@ (define-public genext2fs
(define-public fakeroot
(package
(name "fakeroot")
- (version "1.30.1")
+ (version "1.31")
(source
(origin
;; There are no tags in the repository, so take this snapshot.
@@ -8995,7 +8995,7 @@ (define-public fakeroot
"fakeroot/fakeroot_" version ".orig.tar.gz"))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
- (base32 "0xba5gfh7ygv6na8n1ckqd2jnpdr9q88qan385qxp85c47sb3srj"))
+ (base32 "0br0gvvribfs2kpkhwr51lsinhl6l36334wx1cbwfmhww50nv233"))
(modules '((guix build utils)
(ice-9 ftw)))
(snippet
base-commit: e0c35d1578c10a8fe27c8372f3a8bb5dd88b01b8
--
2.39.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* bug#63423: [PATCH v1] gnu: fakeroot: Update to 1.31.
2023-05-10 17:23 [bug#63423] [PATCH v1] gnu: fakeroot: Update to 1.31 Denis 'GNUtoo' Carikli
@ 2023-05-24 12:06 ` Ludovic Courtès
0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2023-05-24 12:06 UTC (permalink / raw)
To: Denis 'GNUtoo' Carikli; +Cc: me, 63423-done, leo
Hi,
Denis 'GNUtoo' Carikli <GNUtoo@cyberdimension.org> skribis:
> * gnu/packages/linux.scm (fakeroot): Update to 1.31.
Applied, thanks!
Ludo’.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-05-24 12:08 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-10 17:23 [bug#63423] [PATCH v1] gnu: fakeroot: Update to 1.31 Denis 'GNUtoo' Carikli
2023-05-24 12:06 ` bug#63423: " Ludovic Courtès
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).