mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: rpcsvc-proto: Update to 1.4.4.
* gnu/packages/onc-rpc.scm (rpcsvc-proto): Update to 1.4.4.
This commit is contained in:
parent
ad7cd08592
commit
aecc14aad1
1 changed files with 2 additions and 2 deletions
|
@ -130,7 +130,7 @@ universal addresses.")
|
|||
(define-public rpcsvc-proto
|
||||
(package
|
||||
(name "rpcsvc-proto")
|
||||
(version "1.4")
|
||||
(version "1.4.4")
|
||||
(home-page "https://github.com/thkukuk/rpcsvc-proto")
|
||||
(source (origin
|
||||
(method url-fetch)
|
||||
|
@ -138,7 +138,7 @@ universal addresses.")
|
|||
"/rpcsvc-proto-" version ".tar.xz"))
|
||||
(sha256
|
||||
(base32
|
||||
"0i93wbpw5dk2gf5v4a5hq6frh814wzgjydh7saj28wlgbpqdaja1"))))
|
||||
"12smb8a073xcsjcvsr8chssxad22k2xiw217y27a3n5mxlksmhw1"))))
|
||||
(build-system gnu-build-system)
|
||||
(synopsis "RPCSVC protocol definitions")
|
||||
(description
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue