mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
gnu: bgpq3: Update to 0.1.38.
* gnu/packages/networking.scm (bgpq3): Update to 0.1.38. Change-Id: I72d7c224af26c55969bb6b21ffa11246c33585e2
This commit is contained in:
@@ -3414,7 +3414,7 @@ updates to the zebra daemon.")
|
||||
(define-public bgpq3
|
||||
(package
|
||||
(name "bgpq3")
|
||||
(version "0.1.36.1")
|
||||
(version "0.1.38")
|
||||
(source
|
||||
(origin
|
||||
(method git-fetch)
|
||||
@@ -3423,7 +3423,7 @@ updates to the zebra daemon.")
|
||||
(commit (string-append "v" version))))
|
||||
(file-name (git-file-name name version))
|
||||
(sha256
|
||||
(base32 "0768hihx7idmn2dk8ii21m0dm052amlnfpqq53vsfaapb60n1smc"))))
|
||||
(base32 "11zm2z2cxazzr1x6mwmjc167cclkgaah7b1k8pfpfm555bpli9mf"))))
|
||||
(build-system gnu-build-system)
|
||||
(arguments
|
||||
'(#:tests? #f)) ; no test suite
|
||||
|
||||
Reference in New Issue
Block a user