gnu: netcat-openbsd: Update to 1.219-1.

* gnu/packages/admin.scm (netcat-openbsd): Update to 1.219-1.
This commit is contained in:
Tobias Geerinckx-Rice 2022-11-20 01:00:01 +01:00
parent b39d77e7f7
commit a46cf60965
No known key found for this signature in database
GPG key ID: 0DB0FF884F556D79

View file

@ -1175,7 +1175,7 @@ (define-public netcat
(define-public netcat-openbsd
(package
(name "netcat-openbsd")
(version "1.218-5")
(version "1.219-1")
(source (origin
(method git-fetch)
(uri (git-reference
@ -1184,7 +1184,7 @@ (define-public netcat-openbsd
(file-name (git-file-name name version))
(sha256
(base32
"0hpbmz9m2q22a6qgbn9590z2x96xgffim8g0m1v47mariz3pqhlc"))))
"1fhrmnbdl6bgsjk02vi78zy9i486mmniymbbbhdkzl8zfjbjkpxc"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no test suite