Vincent Legoll wrote 4 years ago
(address . guix-patches@gnu.org)(name . Vincent Legoll)(address . vincent.legoll@gmail.com)
* gnu/packages/debian.scm (dpkg): Update to 1.20.7.1.
---
gnu/packages/debian.scm | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Toggle diff (15 lines)
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