gnu: Remove grpc-1.16.1.

* gnu/packages/rpc.scm (grpc-1.16.1): Delete variable.
* gnu/packages/cpp.scm (abseil-cpp-20200923.3): Update comment.

Change-Id: Ibc4efd08a6b28ff38dfe47ec765e1f4ef497d3ed
This commit is contained in:
Andreas Enge 2025-09-17 13:11:34 +02:00
parent 117cd790d8
commit a480ab6908
No known key found for this signature in database
GPG key ID: F7D5C9BF765C61E3
2 changed files with 2 additions and 39 deletions

View file

@ -2042,9 +2042,8 @@ point and then, after each tween step, plugging back the result.")
(license license:expat)))
(define-public abseil-cpp-20200923.3
;; "guix refresh -l" shows no dependents of this package, but by input
;; rewriting, grpc-1.16.1 depends on it;
;; in turn this is an input to hyperledger-iroha and tensorflow.
;; This is not needed anymore except as a base of inheritance for
;; abseil-cpp-20220623.
(package
(name "abseil-cpp")
(version "20200923.3")