GNU bug report logs

#76927 [PATCH] gnu: dhcpcd: Update to 10.2.2.

PackageSource(s)Maintainer(s)
guix-patches PTS Buildd Popcon
Reply or subscribe to this bug. View this bug as an mbox, status mbox, or maintainer mbox

Report forwarded to sharlatanus@gmail.com, guix-patches@gnu.org:
bug#76927; Package guix-patches. (Mon, 10 Mar 2025 22:09:02 GMT) (full text, mbox, link).


Acknowledgement sent to Ashish SHUKLA <ashish.is@lostca.se>:
New bug report received and forwarded. Copy sent to sharlatanus@gmail.com, guix-patches@gnu.org. (Mon, 10 Mar 2025 22:09:03 GMT) (full text, mbox, link).


Message #5 received at submit@debbugs.gnu.org (full text, mbox, reply):

From: Ashish SHUKLA <ashish.is@lostca.se>
To: guix-patches@gnu.org
Cc: Ashish SHUKLA <ashish.is@lostca.se>
Subject: [PATCH] gnu: dhcpcd: Update to 10.2.2.
Date: Mon, 10 Mar 2025 23:07:56 +0100
* gnu/packages/admin.scm (dhcpcd): Update to 10.2.2.

Change-Id: Ib2ee6a44be8964e0753f34d0b456307a7e0a7de7
---
 gnu/packages/admin.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 85545fc1d4..fe986fb6bb 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -1831,7 +1831,7 @@ (define-public isc-dhcp
 (define-public dhcpcd
   (package
     (name "dhcpcd")
-    (version "10.2.1")
+    (version "10.2.2")
     (source
      (origin
        (method git-fetch)
@@ -1840,7 +1840,7 @@ (define-public dhcpcd
              (commit (string-append "v" version))))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "038ycdflmj4dyrvh5gy3qz5781hs5ks088a0f0k348rcqf5ibps4"))))
+        (base32 "1s8m0ldrj7lwkbic4fvg7kcq7sll2lh4fivzv7xz9n2vgh3wrx1h"))))
     (inputs (list bash-minimal coreutils-minimal eudev sed))
     (build-system gnu-build-system)
     (arguments

base-commit: 001d6121d8c6af50796b5359fda16f2f62ce203a
-- 
2.48.1





bug closed, send any further explanations to 76927@debbugs.gnu.org and Ashish SHUKLA <ashish.is@lostca.se> Request was from Ludovic Courtès <ludo@gnu.org> to control@debbugs.gnu.org. (Fri, 21 Mar 2025 11:37:03 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


debbugs.gnu.org maintainers <help-debbugs@gnu.org>. Last modified: Wed Apr 16 02:43:55 2025; Machine Name: wallace-server

GNU bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.