mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: shepherd: Remove obsolete patch.
* gnu/packages/patches/shepherd-hurd.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/admin.scm (shepherd)[source](patches): Remove.
This commit is contained in:
parent
030f6f489f
commit
62c3fd34e4
3 changed files with 0 additions and 46 deletions
|
@ -206,7 +206,6 @@ and provides a \"top-like\" mode (monitoring).")
|
|||
(method url-fetch)
|
||||
(uri (string-append "mirror://gnu/shepherd/shepherd-"
|
||||
version ".tar.gz"))
|
||||
(patches (search-patches "shepherd-hurd.patch"))
|
||||
(sha256
|
||||
(base32
|
||||
"02lbc8z5gd8v8wfi4yh1zww8mk03w0zcwnmk4l4p3vpjlvlb63ll"))))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue