repo/proj/guru:master commit in: gui-apps/danksearch/
"David Roman" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1785954267.97da62d477553a5d36af7f99dae2a64d8eaf2011.davidroman@gentoo> |
commit: 97da62d477553a5d36af7f99dae2a64d8eaf2011
Author: Emi <reedy.sailors.8t <AT> icloud <DOT> com>
AuthorDate: Wed Aug 5 18:24:27 2026 +0000
Commit: David Roman <stkw0 <AT> disroot <DOT> org>
CommitDate: Wed Aug 5 18:24:27 2026 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=97da62d4
gui-apps/danksearch: 0.2.1 update go BDEPEND
Closes: https://bugs.gentoo.org/975169
Signed-off-by: Emi <reedy.sailors.8t <AT> icloud.com>
.../danksearch/{danksearch-0.2.1.ebuild => danksearch-0.2.1-r1.ebuild} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gui-apps/danksearch/danksearch-0.2.1.ebuild b/gui-apps/danksearch/danksearch-0.2.1-r1.ebuild
similarity index 95%
rename from gui-apps/danksearch/danksearch-0.2.1.ebuild
rename to gui-apps/danksearch/danksearch-0.2.1-r1.ebuild
index fe94b64a74..a17b064c7a 100644
--- a/gui-apps/danksearch/danksearch-0.2.1.ebuild
+++ b/gui-apps/danksearch/danksearch-0.2.1-r1.ebuild
@@ -15,7 +15,7 @@ LICENSE="MIT"
SLOT="0"
KEYWORDS="~amd64"
-BDEPEND=">=dev-lang/go-1.24"
+BDEPEND=">=dev-lang/go-1.25.0"
RESTRICT="strip"