GNU bug report logs - #46128
[PATCH] gnu: dpkg: Update to 1.20.7.1.

Previous Next

Package: guix-patches;

Reported by: Vincent Legoll <vincent.legoll <at> gmail.com>

Date: Wed, 27 Jan 2021 12:17:01 UTC

Severity: normal

Tags: patch

Done: Efraim Flashner <efraim <at> flashner.co.il>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Vincent Legoll <vincent.legoll <at> gmail.com>
To: 46128 <at> debbugs.gnu.org
Cc: Vincent Legoll <vincent.legoll <at> gmail.com>
Subject: [bug#46128] [PATCH] gnu: dpkg: Update to 1.20.7.1.
Date: Wed, 27 Jan 2021 13:16:30 +0100
* gnu/packages/debian.scm (dpkg): Update to 1.20.7.1.
---
 gnu/packages/debian.scm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gnu/packages/debian.scm b/gnu/packages/debian.scm
index a82e6a07a8..de45e241d8 100644
--- a/gnu/packages/debian.scm
+++ b/gnu/packages/debian.scm
@@ -284,7 +284,7 @@ other apt sources typically provided by open source developers.")
 (define-public dpkg
   (package
     (name "dpkg")
-    (version "1.20.5")
+    (version "1.20.7.1")
     (source
       (origin
         (method git-fetch)
-- 
2.30.0





This bug report was last modified 4 years and 103 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.