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: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Vincent Legoll <vincent.legoll <at> gmail.com>
Subject: bug#46128: closed (Re: [bug#46128] [PATCH] gnu: dpkg: Update to
 1.20.7.1.)
Date: Mon, 08 Feb 2021 08:26:02 +0000
[Message part 1 (text/plain, inline)]
Your bug report

#46128: [PATCH] gnu: dpkg: Update to 1.20.7.1.

which was filed against the guix-patches package, has been closed.

The explanation is attached below, along with your original report.
If you require more details, please reply to 46128 <at> debbugs.gnu.org.

-- 
46128: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46128
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Efraim Flashner <efraim <at> flashner.co.il>
To: Vincent Legoll <vincent.legoll <at> gmail.com>
Cc: 46128-done <at> debbugs.gnu.org
Subject: Re: [bug#46128] [PATCH] gnu: dpkg: Update to 1.20.7.1.
Date: Mon, 8 Feb 2021 10:24:22 +0200
[Message part 3 (text/plain, inline)]
Thanks! Patch pushed.

-- 
Efraim Flashner   <efraim <at> flashner.co.il>   אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[signature.asc (application/pgp-signature, inline)]
[Message part 5 (message/rfc822, inline)]
From: Vincent Legoll <vincent.legoll <at> gmail.com>
To: guix-patches <at> gnu.org
Cc: Vincent Legoll <vincent.legoll <at> gmail.com>
Subject: [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.