microsoft / microsoft/winget-pkgs

[Package Issue]: Package.Identifier KDE.Haruna

Open Beginner friendly
#408,258 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Issue-Bug Needs-Triage
Dominant language
No language data
Stars
11.1k
Forks
9.7k
Avg merge
1h 32m
Merged PRs (30d)
616

Description

### Please confirm these before moving forward

- [x] I have searched for my issue and not found a work-in-progress/duplicate/resolved issue.
- [x] I have not been informed if the issue is resolved in a preview version of the winget client.

### Category of the issue

Installation issue.

### Brief description of your issue

I typed winget install -e --id KDE.Haruna
The Results are
Found Haruna [KDE.Haruna] Version 1.8.1
This application is licensed to you by its owner.
Microsoft is not responsible for, nor does it grant any licenses to, third-party packages.
Downloading https://cdn.kde.org/ci-builds/multimedia/haruna/master/windows/haruna-master-1815-windows-gcc-x86_64.exe
An unexpected error occurred while executing the command:
Download request status is not success.
0x80190194 : Not found (404).

### Steps to reproduce

I typed the command and it does not work

### Actual behavior

I got 404

### Expected behavior

it should changed to https://download.kde.org/stable/haruna/1.8.1/haruna-1.8.1-windows-gcc-x86_64.exe

### Environment

```raw
v1.29.280
```

### Screenshots and Logs

_No response_

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate the package manifest for KDE.Haruna in the winget-pkgs repository and inspect the installer URL for version 1.8.1. Update the package metadata to use the stable KDE download URL, then run `winget install -e --id KDE.Haruna` with client v1.29.280 to confirm the installer no longer returns 404.

Written by the indexing model from the issue text.

Assessment

Domain
cli, tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.