Browse Source
gnu: protobuf: Replace dead Google Code home-page.
* gnu/packages/protobuf.scm (protobuf)[home-page]: Update it.
version-0.12.0
Tobias Geerinckx-Rice
6 years ago
No known key found for this signature in database
GPG Key ID: 91CCDB9B48541B99
1 changed files with
1 additions and
1 deletions
-
gnu/packages/protobuf.scm
|
|
@ -43,7 +43,7 @@ |
|
|
|
"040rcs9fpv4bslhiy43v7dcrzakz4vwwpyqg4jp8bn24sl95ci7f")))) |
|
|
|
(build-system gnu-build-system) |
|
|
|
(inputs `(("zlib" ,zlib))) |
|
|
|
(home-page "http://code.google.com/p/protobuf/") |
|
|
|
(home-page "https://github.com/google/protobuf") |
|
|
|
(synopsis "Data encoding for remote procedure calls (RPCs)") |
|
|
|
(description |
|
|
|
"Protocol Buffers are a way of encoding structured data in an efficient |
|
|
|