mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-08 12:20:35 +01:00
gnu: libcloudproviders: Remove redundant version field.
* gnu/packages/gnome.scm (libcloudproviders)[version]: Remove field.
This commit is contained in:
parent
be6f5edd44
commit
65eea89235
1 changed files with 0 additions and 1 deletions
|
@ -384,7 +384,6 @@ services.")
|
|||
(define-public libcloudproviders
|
||||
(package/inherit libcloudproviders-minimal
|
||||
(name "libcloudproviders")
|
||||
(version "0.3.1")
|
||||
(outputs (cons "doc" (package-outputs libcloudproviders-minimal)))
|
||||
(arguments
|
||||
(substitute-keyword-arguments (package-arguments libcloudproviders-minimal)
|
||||
|
|
Loading…
Add table
Reference in a new issue