aboutsummaryrefslogtreecommitdiff
path: root/emacs
diff options
context:
space:
mode:
author2026-04-04 13:02:45 +0300
committer2026-04-04 13:02:45 +0300
commit6891c621a47a405660ee8ccb3d492487173f84f1 (patch)
treef42acc38d86cefbf9414f1302d71eb5ec3d02ae0 /emacs
parentadd: openide 253.28294.334.2 (diff)
downloadrepo-6891c621a47a405660ee8ccb3d492487173f84f1.tar.gz
repo-6891c621a47a405660ee8ccb3d492487173f84f1.tar.bz2
repo-6891c621a47a405660ee8ccb3d492487173f84f1.tar.xz
repo-6891c621a47a405660ee8ccb3d492487173f84f1.zip
Bump versions:
- go 1.26.0 → 1.26.1 - openide 253.28294.334.2 → 253.28294.334.8 - protoc 33.5 → 34.1
Diffstat (limited to 'emacs')
-rw-r--r--emacs/Staplerfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs/Staplerfile b/emacs/Staplerfile
index 4d923dc..e3a69eb 100644
--- a/emacs/Staplerfile
+++ b/emacs/Staplerfile
@@ -6,7 +6,7 @@ desc="The GNU Emacs are extensible, customizable, self-documenting real-time dis
maintainer="Alexander NeonXP Kiryukhin <i@neonxp.ru>"
architectures=("amd64")
license="GPL-3.0-only"
-sources=("http://gnu.neonxp.ru/emacs/emacs-$version.tar.xz")
+sources=("https://mirror.yandex.ru/mirrors/gnu/emacs/emacs-$version.tar.xz")
checksums=("sha256:b3f36f18a6dd2715713370166257de2fae01f9d38cfe878ced9b1e6ded5befd9")
disable_network=1