diff options
| author | Sharlatan Hellseher <sharlatanus@gmail.com> | 2025-12-01 23:30:26 +0000 |
|---|---|---|
| committer | Sharlatan Hellseher <sharlatanus@gmail.com> | 2025-12-01 23:30:26 +0000 |
| commit | fae9ec22cae2a73b4256105870ae2bfd19f6becc (patch) | |
| tree | e4405cef104403f974c75195abd14055eda8525f /gnu/packages/sync.scm | |
| parent | 7447159d4a781d2f0e54dfe597df7083dca054a2 (diff) | |
gnu: go-github-com-ibm-go-sdk-core: Fix name.
This is a following up 69c0bfbb99597707eca32491e8eb29302471af7d
commit (gnu: Add go-github-com-ibm-go-sdk-core.).
* gnu/packages/golang-web.scm (go-github-com-ibm-go-sdk-core): Rename
to go-github-com-ibm-go-sdk-core-v5 to fix importer.
[name]: Likewise.
* gnu/packages/sync.scm (rclone)[native-inputs]: Remove
go-github-com-ibm-go-sdk-core; add go-github-com-ibm-go-sdk-core-v5.
Change-Id: Ib8d87a82aba645c85ccf017476c4499710b5df8f
Diffstat (limited to 'gnu/packages/sync.scm')
| -rw-r--r-- | gnu/packages/sync.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/sync.scm b/gnu/packages/sync.scm index aa380ba2454..c4cb6f7ae9d 100644 --- a/gnu/packages/sync.scm +++ b/gnu/packages/sync.scm @@ -772,7 +772,7 @@ Feature: go-github-com-hanwen-go-fuse-v2 go-github-com-henrybear327-go-proton-api go-github-com-henrybear327-proton-api-bridge - go-github-com-ibm-go-sdk-core + go-github-com-ibm-go-sdk-core-v5 go-github-com-jcmturner-gokrb5-v8 go-github-com-jlaffaye-ftp go-github-com-jzelinskie-whirlpool |
