mirror of
https://codeberg.org/hako/Rosenthal.git
synced 2025-05-19 10:45:05 +00:00
rosenthal: ohmyech-icecat: Add source file name.
* modules/rosenthal/packages/browser-extensions.scm (ohmyech)[source]: Add file name.
This commit is contained in:
parent
4989a66100
commit
1653fe453d
@ -1,4 +1,4 @@
|
|||||||
;; SPDX-FileCopyrightText: 2023-2024 Hilton Chain <hako@ultrarare.space>
|
;; SPDX-FileCopyrightText: 2023-2025 Hilton Chain <hako@ultrarare.space>
|
||||||
;;
|
;;
|
||||||
;; SPDX-License-Identifier: GPL-3.0-or-later
|
;; SPDX-License-Identifier: GPL-3.0-or-later
|
||||||
|
|
||||||
@ -108,6 +108,7 @@ results are added in a sidebar next to search engine results.")
|
|||||||
(uri (git-reference
|
(uri (git-reference
|
||||||
(url "https://github.com/27justin/ohmyech")
|
(url "https://github.com/27justin/ohmyech")
|
||||||
(commit "ec7935d500a9d354776586e25261cef3595c40c7")))
|
(commit "ec7935d500a9d354776586e25261cef3595c40c7")))
|
||||||
|
(file-name (git-file-name name version))
|
||||||
(sha256
|
(sha256
|
||||||
(base32
|
(base32
|
||||||
"1mrbm8c8z9zpfrs0qk5qj64f35p7c5lrxfn3nhda0ar0b2rv6593"))
|
"1mrbm8c8z9zpfrs0qk5qj64f35p7c5lrxfn3nhda0ar0b2rv6593"))
|
||||||
|
Loading…
Reference in New Issue
Block a user