Compare commits

..

1 Commits

Author SHA1 Message Date
Owen-sz e80ad9669d chore (muon): use sourcehut update script
Signed-off-by: Owen-sz <owen@fyralabs.com>
2026-06-04 11:57:10 -05:00
6 changed files with 7 additions and 10 deletions
@@ -6,7 +6,7 @@
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
Name: discord-canary-openasar
Version: 1.0.1197
Version: 1.0.1193
Release: 1%{?dist}
Summary: A snappier Discord rewrite with features like further customization and theming
License: MIT AND https://discord.com/terms
+1 -1
View File
@@ -1,5 +1,5 @@
Name: discord-canary
Version: 1.0.1197
Version: 1.0.1193
Release: 1%{?dist}
Summary: Free Voice and Text Chat for Gamers
URL: discord.com
+1 -4
View File
@@ -1,4 +1 @@
let versions = get("https://muon.build/releases/").json().keys();
versions.sort();
versions.pop();
rpm.version(versions.pop());
rpm.version(sourcehut("~lattis/muon"));
+1 -1
View File
@@ -1,6 +1,6 @@
#!/usr/bin/bash
version=0.17.0-dev.690+c5a61e899
version=0.17.0-dev.667+0569f1f6a
mirrors=()
@@ -6,7 +6,7 @@
%define llvm_compat 22
%endif
%global llvm_version 22.0.0
%global ver 0.17.0-dev.690+c5a61e899
%global ver 0.17.0-dev.667+0569f1f6a
%bcond bootstrap 1
%bcond docs %{without bootstrap}
%bcond test 1
+2 -2
View File
@@ -1,6 +1,6 @@
Name: nvm
Version: 0.40.5
Release: 1%{?dist}
Version: 0.40.4
Release: 1%?dist
Summary: Node Version Manager
License: MIT
URL: https://github.com/nvm-sh/nvm