[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
189/203: gnu: Remove references to a removed patch.
From: |
guix-commits |
Subject: |
189/203: gnu: Remove references to a removed patch. |
Date: |
Wed, 3 Nov 2021 21:10:42 -0400 (EDT) |
apteryx pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit 1584449d6ef779a4423e457ce4d84a4b3efbbcc8
Author: Mathieu Othacehe <othacehe@gnu.org>
AuthorDate: Mon Oct 25 18:03:35 2021 +0000
gnu: Remove references to a removed patch.
* gnu/packages/backup.scm (libchop)[source]: Remove the patch.
(idutils)[source]: Ditto.
---
gnu/packages/backup.scm | 1 -
gnu/packages/idutils.scm | 1 -
2 files changed, 2 deletions(-)
diff --git a/gnu/packages/backup.scm b/gnu/packages/backup.scm
index 801d570..a2dcffa 100644
--- a/gnu/packages/backup.scm
+++ b/gnu/packages/backup.scm
@@ -557,7 +557,6 @@ rsnapshot uses hard links to deduplicate identical files.")
(sha256
(base32
"0fpdyxww41ba52d98blvnf543xvirq1v9xz1i3x1gm9lzlzpmc2g"))
- (patches (search-patches "diffutils-gets-undeclared.patch"))
(modules '((guix build utils)))
(snippet
'(begin
diff --git a/gnu/packages/idutils.scm b/gnu/packages/idutils.scm
index d16f2ff..3e404b9 100644
--- a/gnu/packages/idutils.scm
+++ b/gnu/packages/idutils.scm
@@ -36,7 +36,6 @@
(sha256
(base32
"1hmai3422iaqnp34kkzxdnywl7n7pvlxp11vrw66ybxn9wxg90c1"))
- (patches (search-patches "diffutils-gets-undeclared.patch"))
(modules '((guix build utils)))
(snippet
'(begin
- 198/203: gnu: ansible: Update to 4.7.0., (continued)
- 198/203: gnu: ansible: Update to 4.7.0., guix-commits, 2021/11/03
- 190/203: gnu: python-requests: Update to 2.26.0., guix-commits, 2021/11/03
- 192/203: gnu: Add python-dotenv., guix-commits, 2021/11/03
- 199/203: gnu: libgdata: Use libsoup 2 to fix build., guix-commits, 2021/11/03
- 201/203: gnu: icecat: Use latest rust., guix-commits, 2021/11/03
- 31/203: gnu: libevdev: Update to 1.11.0., guix-commits, 2021/11/03
- 176/203: gnu: Add libxcvt., guix-commits, 2021/11/03
- 140/203: gnu: gtk: Replace gdk-pixbuf+svg by librsvg., guix-commits, 2021/11/03
- 142/203: gnu: gawk: Use regular bash to cope with test suite failures., guix-commits, 2021/11/03
- 179/203: gnu: Add polkit-duktape., guix-commits, 2021/11/03
- 189/203: gnu: Remove references to a removed patch.,
guix-commits <=
- 193/203: gnu: python-distro: Update to 1.6.0., guix-commits, 2021/11/03
- 202/203: gnu: guile-ssh: Update to 0.13.1-2e25d85., guix-commits, 2021/11/03
- 187/203: gnu: Add webkitgtk-with-libsoup2, guix-commits, 2021/11/03