guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch core-updates-frozen-batched-changes updated: gnu: Remove referenc


From: guix-commits
Subject: branch core-updates-frozen-batched-changes updated: gnu: Remove references to a removed patch.
Date: Mon, 25 Oct 2021 14:05:51 -0400

This is an automated email from the git hooks/post-receive script.

mothacehe pushed a commit to branch core-updates-frozen-batched-changes
in repository guix.

The following commit(s) were added to 
refs/heads/core-updates-frozen-batched-changes by this push:
     new f6d4300  gnu: Remove references to a removed patch.
f6d4300 is described below

commit f6d4300d56fa30c5119f8a738fd60549cd4102a2
Author: Mathieu Othacehe <othacehe@gnu.org>
AuthorDate: Mon Oct 25 18:03:35 2021 +0000

    gnu: Remove references to a removed patch.
    
    This is a follow-up of de980d60cbc2e3d510fef0bbc6e8202d6360da09.
    
    * 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 37f32fa..669b878 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]