[PATCH] gnu: dhcpcd: Update to 10.2.2.

  • Done
  • quality assurance status badge
Details
2 participants
  • Ashish SHUKLA
  • Ludovic Courtès
Owner
unassigned
Submitted by
Ashish SHUKLA
Severity
normal

Debbugs page

A
A
Ashish SHUKLA wrote on 10 Mar 15:07 -0700
(address . guix-patches@gnu.org)(name . Ashish SHUKLA)(address . ashish.is@lostca.se)
6b06997d3ec4909bfb55b136432b231c2be72ec5.1741644476.git.ashish.is@lostca.se
* 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(-)

Toggle diff (26 lines)
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
L
L
Ludovic Courtès wrote on 21 Mar 04:36 -0700
control message for bug #76927
(address . control@debbugs.gnu.org)
87y0wy8vk2.fsf@gnu.org
close 76927
quit
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 76927@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 76927
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch