[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
07/24: gnu: fakeroot: Update to 1.28.
From: |
guix-commits |
Subject: |
07/24: gnu: fakeroot: Update to 1.28. |
Date: |
Tue, 24 May 2022 20:22:58 -0400 (EDT) |
nckx pushed a commit to branch master
in repository guix.
commit 1f6c2efccccf01f0be94405117598e012832269f
Author: Tobias Geerinckx-Rice <me@tobias.gr>
AuthorDate: Sun May 22 02:00:02 2022 +0200
gnu: fakeroot: Update to 1.28.
* gnu/packages/linux.scm (fakeroot): Update to 1.28.
---
gnu/packages/linux.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/linux.scm b/gnu/packages/linux.scm
index 8c1e2aa279..d74e7c738c 100644
--- a/gnu/packages/linux.scm
+++ b/gnu/packages/linux.scm
@@ -8407,7 +8407,7 @@ the superuser to make device nodes.")
(define-public fakeroot
(package
(name "fakeroot")
- (version "1.26")
+ (version "1.28")
(source
(origin
;; There are no tags in the repository, so take this snapshot.
@@ -8416,8 +8416,7 @@ the superuser to make device nodes.")
"fakeroot/fakeroot_" version ".orig.tar.gz"))
(file-name (string-append name "-" version ".tar.gz"))
(sha256
- (base32
- "1sg8inv1zzp4h9ncbbmxip3svd11sd86j22cvxrjwnf5zn7mf2j8"))
+ (base32 "1hlh77b6m2cfm42lcav372mbjni5akbgs25yg4wgi1gndzihbm2n"))
(modules '((guix build utils)
(ice-9 ftw)))
(snippet
- 09/24: gnu: libinih: Update to 55., (continued)
- 09/24: gnu: libinih: Update to 55., guix-commits, 2022/05/24
- 01/24: gnu: busybox: Update to 1.34.1., guix-commits, 2022/05/24
- 17/24: gnu: iotop: Update to 0.6-0.a14256a., guix-commits, 2022/05/24
- 18/24: gnu: iotop: Rename to iotop-python., guix-commits, 2022/05/24
- 20/24: gnu: ltris: Update to 1.2.4., guix-commits, 2022/05/24
- 21/24: gnu: editres: Update to 1.0.8., guix-commits, 2022/05/24
- 22/24: gnu: criu: Update to 3.17., guix-commits, 2022/05/24
- 24/24: gnu: breezy: Update to 3.2.2., guix-commits, 2022/05/24
- 06/24: gnu: psmisc: Update to 23.5., guix-commits, 2022/05/24
- 03/24: gnu: ytnef: Don't build static library., guix-commits, 2022/05/24
- 07/24: gnu: fakeroot: Update to 1.28.,
guix-commits <=
- 14/24: gnu: asco: Update to 0.4.11., guix-commits, 2022/05/24
- 16/24: gnu: cowsay: Update to 3.7.0., guix-commits, 2022/05/24
- 12/24: gnu: libite: Don't build static library., guix-commits, 2022/05/24
- 11/24: gnu: libite: Update to 2.5.2., guix-commits, 2022/05/24
- 13/24: gnu: ropgadget: Use HTTPS home page., guix-commits, 2022/05/24
- 15/24: gnu: asco: Use SEARCH-INPUT-FILE., guix-commits, 2022/05/24
- 19/24: gnu: Add iotop, now in C., guix-commits, 2022/05/24
- 23/24: gnu: Add python-fastbencode., guix-commits, 2022/05/24