Skip to content

Commit 1499312

Browse files
authored
solseek: Update to 1.1.3 (#8382)
**Summary** Bugfixes: - Fix critical bug causing tmpfs to run out of space due to an issue between how solseek and eopkg work together. Full Changelog: clintre/solseek@v1.1.2...v1.1.3 **Test Plan** Install and make sure that it is not leaving garbage behind when scrolling through packages **Checklist** - [x] Package was built and tested against unstable - [ ] This change could gainfully be listed in the weekly sync notes once merged <!-- Write an appropriate message in the Summary section, then add the "Topic: Sync Notes" label -->
2 parents 50ae943 + 13659b6 commit 1499312

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/s/solseek/package.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# yaml-language-server: $schema=/usr/share/ypkg/schema/schema.json
22
name : solseek
3-
version : 1.1.2
4-
release : 23
3+
version : 1.1.3
4+
release : 24
55
source :
6-
- https://github.com/clintre/solseek/archive/refs/tags/v1.1.2.tar.gz : 36cfb59c2ca0aaab260ab150b4a3b39156c5612cdcd179510ca28f06b3b89d5d
6+
- https://github.com/clintre/solseek/archive/refs/tags/v1.1.3.tar.gz : 513a8bf812bcefe864d31d5a895e904cdce9ca9fd0c9fb273540643ba9a70fb4
77
homepage : https://github.com/clintre/solseek
88
license : GPL-3.0-or-later
99
component : system.utils

packages/s/solseek/pspec_x86_64.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@
6969
</Files>
7070
</Package>
7171
<History>
72-
<Update release="23">
73-
<Date>2026-03-25</Date>
74-
<Version>1.1.2</Version>
72+
<Update release="24">
73+
<Date>2026-03-31</Date>
74+
<Version>1.1.3</Version>
7575
<Comment>Packaging update</Comment>
7676
<Name>clintre</Name>
7777
<Email>clint@eschberger.info</Email>

0 commit comments

Comments
 (0)