[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
189/201: gnu: Remove references to a removed patch.
From: |
guix-commits |
Subject: |
189/201: gnu: Remove references to a removed patch. |
Date: |
Mon, 1 Nov 2021 23:19:17 -0400 (EDT) |
apteryx pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.
commit c605af1f272330285ab7251e5d0bcc0535fddc93
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
- 139/201: gnu: gdk-pixbuf: Add a search path for the loaders cache file., (continued)
- 139/201: gnu: gdk-pixbuf: Add a search path for the loaders cache file., guix-commits, 2021/11/01
- 131/201: gnu: pulseaudio: Add doxygen to fix build., guix-commits, 2021/11/01
- 140/201: gnu: gtk: Replace gdk-pixbuf+svg by librsvg., guix-commits, 2021/11/01
- 141/201: gnu: librsvg: Preserve the loaders.cache file., guix-commits, 2021/11/01
- 162/201: gnu: zxing-cpp: Update to 1.2.0-0.00783db., guix-commits, 2021/11/01
- 166/201: gnu: python2-lit: Remove package., guix-commits, 2021/11/01
- 168/201: gnu: Add cling., guix-commits, 2021/11/01
- 163/201: gnu: python-numpy: Update to 1.21.3 and cleanup., guix-commits, 2021/11/01
- 165/201: gnu: ldc: Update to 1.27.1., guix-commits, 2021/11/01
- 193/201: gnu: python-distro: Update to 1.6.0., guix-commits, 2021/11/01
- 189/201: gnu: Remove references to a removed patch.,
guix-commits <=
- 171/201: gnu: gtkmm: Update to 4.4.0., guix-commits, 2021/11/01
- 184/201: gnu: emacs-elpy: Update to 1.35.0-0.8d0de31., guix-commits, 2021/11/01
- 191/201: gnu: python-docker: Update to 5.0.3 and remove obsolete package variants., guix-commits, 2021/11/01