me
/
guix
Archived
1
0
Fork 0

gnu: netcat-openbsd: Update to 1.217-2.

* gnu/packages/admin.scm (netcat-openbsd): Update to 1.217-2.
master
Tobias Geerinckx-Rice 2020-10-03 21:45:28 +02:00
parent 40fa331c81
commit 05c2904059
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -827,7 +827,7 @@ would need and has several interesting built-in capabilities.")
(define-public netcat-openbsd
(package
(name "netcat-openbsd")
(version "1.217-1")
(version "1.217-2")
(source (origin
(method git-fetch)
(uri (git-reference
@ -836,7 +836,7 @@ would need and has several interesting built-in capabilities.")
(file-name (git-file-name name version))
(sha256
(base32
"0kcvi3pav2fdx5c22psjv5dggk4cmrqiaq2cklhqngsk4a7vrjan"))))
"19sr52ix14w344pv13ppb0c1wyg5dxhic1fw2q0s3qfmx57b9hhp"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ; no test suite