[PATCH] gnu: emacs-next: Update to 29.1.

  • Done
  • quality assurance status badge
Details
4 participants
  • Andrew Tropin
  • Liliana Marie Prikler
  • Ludovic Courtès
  • Tobias Geerinckx-Rice
Owner
unassigned
Submitted by
Tobias Geerinckx-Rice
Severity
normal
T
T
Tobias Geerinckx-Rice wrote on 30 Jul 2023 02:00
(address . guix-patches@gnu.org)
4d89b94c52a511c47151e44c0102cc974f7aab11.1690675204.git.me@tobias.gr
* gnu/packages/emacs.scm (emacs-next): Update to 29.1.
---

gnu/packages/emacs.scm | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)

Toggle diff (53 lines)
diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index d3689c2474..a9db4e3bd0 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -394,7 +394,7 @@ (define-public emacs-next
(package
(inherit emacs)
(name "emacs-next")
- (version "29.0.92")
+ (version "29.1")
(source
(origin
(inherit (package-source emacs))
@@ -408,8 +408,7 @@ (define-public emacs-next
"emacs-fix-scheme-indent-function.patch"
"emacs-native-comp-driver-options.patch"))
(sha256
- (base32
- "1h3p325859svcy43iv7wr27dp68049j9d44jq5akcynqdkxz4jjn"))))
+ (base32 "1a0qng5dpjqsv7hqkg9kbwczhg41v1pdvps297q4bglasg1c4w6w"))))
(inputs
(modify-inputs (package-inputs emacs)
(prepend sqlite)))

base-commit: 75b95af9d64563f316992af141cde4f5f4f36441
prerequisite-patch-id: c0bdedcb95ea290b7036b5239646ab8737ee8fc3
prerequisite-patch-id: 4653095cc42bfe83fb84ce39153d654dd978e266
prerequisite-patch-id: 3a608773b8cb7bc3412694d5ca199b8f629d8260
prerequisite-patch-id: afc5306ed6431f67cb5acb7e35d06d3149dd24bb
prerequisite-patch-id: c1aff03b799213ed4a5e27022b8a0bb704677bfd
prerequisite-patch-id: 6d0a606ec0f4791b9f7804fe811ddc247a94fc3d
prerequisite-patch-id: 1c282f720a5ade12d9d8cdc574fc321b4d29fbec
prerequisite-patch-id: 17b490d8ce892558026245b009ebda7a32c8cbea
prerequisite-patch-id: c9162290fa29df5c020b99a38ac2a8dc6a78ef05
prerequisite-patch-id: a6b89688a03e41460d1332acfdeb8abd9980e7e5
prerequisite-patch-id: a7e88bbe57e9330efcaf2023d1a3d3a6d681dd07
prerequisite-patch-id: a878b8d1c6d10c196d0a8bf3c0d1379f0ce1849b
prerequisite-patch-id: 7e6e4ab87b52996e9bb6cd8595889f21ba87e9fe
prerequisite-patch-id: 6f86f2a54f77c0e8841b6f22953c2f748e358107
prerequisite-patch-id: 7c88071ffd6af8c9de9a44ef2e745e3b111d28e7
prerequisite-patch-id: dacf336396c4f629906e4689dc2868d437179a37
prerequisite-patch-id: 35641348fcba881313d08cb85da3722ba0891264
prerequisite-patch-id: ea98f949fde81f63a309e36405b87463dc07ac50
prerequisite-patch-id: a299994eb9a52db942a5cc3a038b8bc34529c799
prerequisite-patch-id: 9ffc6d3a9be37af59ec29bfce0543cf8371edacb
prerequisite-patch-id: c489fbc8af7d431f9372d0b8bc9e4c609703680e
prerequisite-patch-id: 471c932817cc1044fd03f56e1a1f84e4ce4029a9
prerequisite-patch-id: 88f3a5981ea62ce654a48c258df09315f24ba73e
prerequisite-patch-id: 62b7b8d8b26d642f524d45e910f7685a57345d76
prerequisite-patch-id: 6ad7cb518d3f48614c97e7ef851289a8f4375306
prerequisite-patch-id: b6630bfc6abc407afac53074820b61aa676c6f0a
--
2.41.0
L
L
Liliana Marie Prikler wrote on 1 Aug 2023 22:27
(name . Andrew Tropin)(address . andrew@trop.in)
a24d7d23acdcc6cd8a23c82416750ebf9b4cbeb1.camel@gmail.com
Am Sonntag, dem 30.07.2023 um 02:00 +0200 schrieb Tobias Geerinckx-
Rice:
Toggle quote (29 lines)
> * gnu/packages/emacs.scm (emacs-next): Update to 29.1.
> ---
>
>  gnu/packages/emacs.scm | 5 ++---
>  1 file changed, 2 insertions(+), 3 deletions(-)
>
> diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
> index d3689c2474..a9db4e3bd0 100644
> --- a/gnu/packages/emacs.scm
> +++ b/gnu/packages/emacs.scm
> @@ -394,7 +394,7 @@ (define-public emacs-next
>    (package
>      (inherit emacs)
>      (name "emacs-next")
> -    (version "29.0.92")
> +    (version "29.1")
>      (source
>       (origin
>         (inherit (package-source emacs))
> @@ -408,8 +408,7 @@ (define-public emacs-next
>                                  "emacs-fix-scheme-indent-
> function.patch"
>                                  "emacs-native-comp-driver-
> options.patch"))
>         (sha256
> -        (base32
> -         "1h3p325859svcy43iv7wr27dp68049j9d44jq5akcynqdkxz4jjn"))))
> +        (base32
> "1a0qng5dpjqsv7hqkg9kbwczhg41v1pdvps297q4bglasg1c4w6w"))))
Welp, given that this is a release, it's no longer, "emacs-next", isn't
it? I think we should take this version and hash to emacs-team, build
the packages there and then merge back to master. Sadly, there's a
little conflict with Jan's patch a while earlier that I forgot to feed
back…
Toggle quote (31 lines)
>      (inputs
>       (modify-inputs (package-inputs emacs)
>         (prepend sqlite)))
>
> base-commit: 75b95af9d64563f316992af141cde4f5f4f36441
> prerequisite-patch-id: c0bdedcb95ea290b7036b5239646ab8737ee8fc3
> prerequisite-patch-id: 4653095cc42bfe83fb84ce39153d654dd978e266
> prerequisite-patch-id: 3a608773b8cb7bc3412694d5ca199b8f629d8260
> prerequisite-patch-id: afc5306ed6431f67cb5acb7e35d06d3149dd24bb
> prerequisite-patch-id: c1aff03b799213ed4a5e27022b8a0bb704677bfd
> prerequisite-patch-id: 6d0a606ec0f4791b9f7804fe811ddc247a94fc3d
> prerequisite-patch-id: 1c282f720a5ade12d9d8cdc574fc321b4d29fbec
> prerequisite-patch-id: 17b490d8ce892558026245b009ebda7a32c8cbea
> prerequisite-patch-id: c9162290fa29df5c020b99a38ac2a8dc6a78ef05
> prerequisite-patch-id: a6b89688a03e41460d1332acfdeb8abd9980e7e5
> prerequisite-patch-id: a7e88bbe57e9330efcaf2023d1a3d3a6d681dd07
> prerequisite-patch-id: a878b8d1c6d10c196d0a8bf3c0d1379f0ce1849b
> prerequisite-patch-id: 7e6e4ab87b52996e9bb6cd8595889f21ba87e9fe
> prerequisite-patch-id: 6f86f2a54f77c0e8841b6f22953c2f748e358107
> prerequisite-patch-id: 7c88071ffd6af8c9de9a44ef2e745e3b111d28e7
> prerequisite-patch-id: dacf336396c4f629906e4689dc2868d437179a37
> prerequisite-patch-id: 35641348fcba881313d08cb85da3722ba0891264
> prerequisite-patch-id: ea98f949fde81f63a309e36405b87463dc07ac50
> prerequisite-patch-id: a299994eb9a52db942a5cc3a038b8bc34529c799
> prerequisite-patch-id: 9ffc6d3a9be37af59ec29bfce0543cf8371edacb
> prerequisite-patch-id: c489fbc8af7d431f9372d0b8bc9e4c609703680e
> prerequisite-patch-id: 471c932817cc1044fd03f56e1a1f84e4ce4029a9
> prerequisite-patch-id: 88f3a5981ea62ce654a48c258df09315f24ba73e
> prerequisite-patch-id: 62b7b8d8b26d642f524d45e910f7685a57345d76
> prerequisite-patch-id: 6ad7cb518d3f48614c97e7ef851289a8f4375306
> prerequisite-patch-id: b6630bfc6abc407afac53074820b61aa676c6f0a
Quite a number of prerequisites ;)
T
T
Tobias Geerinckx-Rice wrote on 1 Aug 2023 23:10
(name . Liliana Marie Prikler)(address . liliana.prikler@gmail.com)
71805be52c003be31f9cad04b18d4ab4@tobias.gr
On 2023-08-01 22:27, Liliana Marie Prikler wrote:
Toggle quote (3 lines)
> Welp, given that this is a release, it's no longer, "emacs-next", isn't
> it?

Oh? To me, "-next" does not imply ‘not a release’.

It can mean all sorts of fun things, like ‘known to be broken if you
hold it wrong’, ‘simply not as tested as the primary package’, or even
‘I didn't wanna wait for a whole proper "emacs" integration cycle to get
this upstream ;-)’.

Yeah, that's the one.

Toggle quote (2 lines)
> Quite a number of prerequisites ;)

Local branches are for gits! Constantly rebasing keeps the fingers
strong.

Buff regards,

T G-R

Sent from a Web browser. Excuse or enjoy my brevity.
L
L
Liliana Marie Prikler wrote on 2 Aug 2023 06:25
(name . Tobias Geerinckx-Rice)(address . me@tobias.gr)
ea69d1d340a69b775fbdcf41ea40257b9981140e.camel@gmail.com
Am Dienstag, dem 01.08.2023 um 23:10 +0200 schrieb Tobias Geerinckx-
Rice:
Toggle quote (12 lines)
> On 2023-08-01 22:27, Liliana Marie Prikler wrote:
> > Welp, given that this is a release, it's no longer, "emacs-next",
> > isn't it?
>
> Oh?  To me, "-next" does not imply ‘not a release’.
>
> It can mean all sorts of fun things, like ‘known to be broken if you
> hold it wrong’, ‘simply not as tested as the primary package’, or
> even ‘I didn't wanna wait for a whole proper "emacs" integration
> cycle to get this upstream ;-)’.
>
> Yeah, that's the one.
I mean, I can understand that. On the other hand, I don't think it'd
be nice for emacs-team to diverge too far and a merge in celebration of
"emacs-next" being actually released now would make a lot of sense
imho. That being said it would also mean that folks would have to
s/emacs-next/emacs their profiles.

Andrew, WDYT?
A
A
Andrew Tropin wrote on 2 Aug 2023 12:20
(address . 65000@debbugs.gnu.org)
87wmydpwyg.fsf@trop.in
On 2023-08-02 06:25, Liliana Marie Prikler wrote:

Toggle quote (22 lines)
> Am Dienstag, dem 01.08.2023 um 23:10 +0200 schrieb Tobias Geerinckx-
> Rice:
>> On 2023-08-01 22:27, Liliana Marie Prikler wrote:
>> > Welp, given that this is a release, it's no longer, "emacs-next",
>> > isn't it?
>>
>> Oh?  To me, "-next" does not imply ‘not a release’.
>>
>> It can mean all sorts of fun things, like ‘known to be broken if you
>> hold it wrong’, ‘simply not as tested as the primary package’, or
>> even ‘I didn't wanna wait for a whole proper "emacs" integration
>> cycle to get this upstream ;-)’.
>>
>> Yeah, that's the one.
> I mean, I can understand that. On the other hand, I don't think it'd
> be nice for emacs-team to diverge too far and a merge in celebration of
> "emacs-next" being actually released now would make a lot of sense
> imho. That being said it would also mean that folks would have to
> s/emacs-next/emacs their profiles.
>
> Andrew, WDYT?

I agree, let's take this to emacs package in emacs-team branch and merge
back to master after depended packages are built.

--
Best regards,
Andrew Tropin
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEKEGaxlA4dEDH6S/6IgjSCVjB3rAFAmTKLecACgkQIgjSCVjB
3rCGGhAAjgWIthQ/lSZrewh5cRvjyB4mPjhCe4rKwgr4hRV1NgVkGywChyjCoFjw
9PGc1n75LklFU+iuADkdL7zdo9Y5ipSIK+2OpzAxSkpoQHGmFXtoRDwGX1+y67Pc
lnQnjFMpDhZPAcPLY6gTLH7a0/uv3EwWWeKUeGV2WnttX18xTcWy+ltECmcSfJjt
WIwb00pxGgUJRI384s95752KleUu6SdlkHDPQwGSTkdBLhyjiUCUYYowWMvleho4
csu3KwIqrEGmHunB+UKLDrYZKVPhz95uXxSpn3EomI+01oYUrw03H/LUKnR6nlZl
X6sMiYs0b1NJTKnkHPjaU4tzW+RgGYXXpt1xxtJqcok3YBGVEQw+s19iUR1eA3o8
4J0iO/9t5Bq2AtNJIOsxy1rCzCKWb2IdQkroc947Lhu6Z8avWJChcetKDpH0m0kW
vlooQR+X8UQBNH40hYOpeDwxdu/XkhDYeGZUr9a1Q0Cbb29ukTndwS3/+rb+vGKl
IcpgaGYXVjygGCSeMWZLCtFWz43fSAzJyhRkDq1pDvky4IG8fKwnVW0U92aMs41K
qBYFz2EyfvvA7juWwqNq+TGIq7PclSDS4ySP5ZbJ0BMbTGVHqydv+ORC4db2TS2H
+GyF1naRArSh4WdrSanf+v4jyhLaYhhVn06ZODc/LZ6lihQOJsc=
=ypaa
-----END PGP SIGNATURE-----

L
L
Liliana Marie Prikler wrote on 2 Aug 2023 20:30
[PATCH emacs-team v2] gnu: emacs: Update to 29.1.
(address . 65000@debbugs.gnu.org)
3349a50d700a2112a31ac4ce6cc6639d3b4cf1e2.1691001942.git.liliana.prikler@gmail.com
* gnu/packages/emacs.scm (emacs-minimal): Update to 29.1.
[source]: Use url-fetch again.
---
gnu/packages/emacs.scm | 15 +++++----------
1 file changed, 5 insertions(+), 10 deletions(-)

Toggle diff (33 lines)
diff --git a/gnu/packages/emacs.scm b/gnu/packages/emacs.scm
index d90f7ccb84..cbdc0598b1 100644
--- a/gnu/packages/emacs.scm
+++ b/gnu/packages/emacs.scm
@@ -98,19 +98,14 @@ (define (%emacs-modules build-system)
(define-public emacs-minimal
(package
(name "emacs-minimal")
- (version "29.0.92")
+ (version "29.1")
(source (origin
- ;; TODO: Restore url-fetch when serving 29.1
- ;; (method url-fetch)
- ;; (uri (string-append "mirror://gnu/emacs/emacs-"
- ;; version ".tar.xz"))
- (method git-fetch)
- (uri (git-reference
- (url "https://git.savannah.gnu.org/git/emacs.git/")
- (commit (string-append "emacs-" version))))
+ (method url-fetch)
+ (uri (string-append "mirror://gnu/emacs/emacs-"
+ version ".tar.xz"))
(sha256
(base32
- "1h3p325859svcy43iv7wr27dp68049j9d44jq5akcynqdkxz4jjn"))
+ "009f7q08vg919b90k2jrsznq73s3n224avz80dd2y7i3rjjq3y6j"))
(patches (search-patches "emacs-exec-path.patch"
"emacs-fix-scheme-indent-function.patch"
"emacs-native-comp-driver-options.patch"

base-commit: 9f23addae2d6a8a571181d640d6791f6d6f1e630
--
2.41.0
L
L
Liliana Marie Prikler wrote on 14 Aug 2023 07:45
Re: [bug#65000] [PATCH] gnu: emacs-next: Update to 29.1.
(address . 65000@debbugs.gnu.org)
3585f85fdd6c4b88f6f5d93ab057b806422b5dc4.camel@gmail.com
Am Mittwoch, dem 02.08.2023 um 14:20 +0400 schrieb Andrew Tropin:
Toggle quote (2 lines)
> I agree, let's take this to emacs package in emacs-team branch and
> merge back to master after depended packages are built.
Pushed the emacs-brach team and merge master back in yesterday in the
evening. Let's wait a bit for CI.

Cheers
A
A
Andrew Tropin wrote on 14 Aug 2023 12:12
(address . 65000@debbugs.gnu.org)
878rae6igl.fsf@trop.in
On 2023-08-14 07:45, Liliana Marie Prikler wrote:

Toggle quote (6 lines)
> Am Mittwoch, dem 02.08.2023 um 14:20 +0400 schrieb Andrew Tropin:
>> I agree, let's take this to emacs package in emacs-team branch and
>> merge back to master after depended packages are built.
> Pushed the emacs-brach team and merge master back in yesterday in the
> evening.

Cool, thank you very much for working on it!

Toggle quote (2 lines)
> Let's wait a bit for CI.

Does push to emacs-team trigger a CI?

I can't find it in https://ci.guix.gnu.org/UI.

--
Best regards,
Andrew Tropin
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEKEGaxlA4dEDH6S/6IgjSCVjB3rAFAmTZ/goACgkQIgjSCVjB
3rBbKw/8C+xlF1o96ltbwHZqf/qeGuPv94zZQ+Oo5C9MNqPCwZkW7O5JkttC69jC
INwzLzN7YAeC/mnQIDF1Q5niUxeiLLsPk9Tj/Jp2HdrTkyszcCmREfCZ0C83+NqS
YcJtZbB1WCrUUsTqNkn4jt8WxuwOu7VNFzxkM3/3zclQWaGyZP/PEnGMVoT2uzOy
qjZdrseDd5teW4xzRHO+PnwlqVr6cqLVv9e0QoXhQRnJJgRWlc3qssvADWDilTjD
wFoqpob5qav0Gs4LB2UGibVo5DDpvRVUbBHee/RPG0ggO4GyuHQWmuUNQb8+J/jC
yacY9sAFM/DFQQTVkzz3Z++OIKn7FnjJa6Da7ENAkp5DcJ6Hmzv5rtyXrfmbuPYu
n5+BGEiDKwrVSIo1YEh5ImrfAcBq/+thWWjSfD87SiC9jbThuivv8sC1B++UbdNB
GHVNgyZHSpoZRMjRpgvbzjaiUjOcyVxdtdfr3PljAb5lc2OvtgN6QcvppYI6GGuO
U5ZKKa0LghZ6eoV3aprCbhTAg3UAfpqSRbL4tnByvKPT6zml4QcSiKAHlIimp/Zg
tjYcJUZyhC+b12tTy/0b1HAglp3rDShT4DUiR1118kd5/T6NQB6Yl5EGCrPe1Chg
VeX0ey4TuScIevPUHpynQtpkEURAXWHpB6E0viD8hS0caiiIjNQ=
=wuSv
-----END PGP SIGNATURE-----

L
L
Liliana Marie Prikler wrote on 14 Aug 2023 17:04
(address . 65000@debbugs.gnu.org)
fd014adafb3f0fc73e01351a489e368ea53f9810.camel@gmail.com
Am Montag, dem 14.08.2023 um 14:12 +0400 schrieb Andrew Tropin:
Toggle quote (17 lines)
> On 2023-08-14 07:45, Liliana Marie Prikler wrote:
>
> > Am Mittwoch, dem 02.08.2023 um 14:20 +0400 schrieb Andrew Tropin:
> > > I agree, let's take this to emacs package in emacs-team branch
> > > and
> > > merge back to master after depended packages are built.
> > Pushed the emacs-brach team and merge master back in yesterday in
> > the
> > evening.
>
> Cool, thank you very much for working on it!
>
> > Let's wait a bit for CI.
>
> Does push to emacs-team trigger a CI?
>
> I can't find it in https://ci.guix.gnu.org/ UI.
???????

I literally just found out thanks to your mail that emacs-team is no
longer on Cuirass. There should be better communication on this…
L
L
Liliana Marie Prikler wrote on 14 Aug 2023 17:31
(address . 65000@debbugs.gnu.org)
ac44d2fdac7a6a862255798ca0c9d418b208d226.camel@gmail.com
Am Montag, dem 14.08.2023 um 17:04 +0200 schrieb Liliana Marie Prikler:
Toggle quote (22 lines)
> Am Montag, dem 14.08.2023 um 14:12 +0400 schrieb Andrew Tropin:
> > On 2023-08-14 07:45, Liliana Marie Prikler wrote:
> >
> > > Am Mittwoch, dem 02.08.2023 um 14:20 +0400 schrieb Andrew Tropin:
> > > > I agree, let's take this to emacs package in emacs-team branch
> > > > and
> > > > merge back to master after depended packages are built.
> > > Pushed the emacs-brach team and merge master back in yesterday in
> > > the
> > > evening.
> >
> > Cool, thank you very much for working on it!
> >
> > > Let's wait a bit for CI.
> >
> > Does push to emacs-team trigger a CI?
> >
> > I can't find it in https://ci.guix.gnu.org/ UI.
> ???????
>
> I literally just found out thanks to your mail that emacs-team is no
> longer on Cuirass.  There should be better communication on this…
Turns out, I only have myself to blame here. Seems I configured a job
for gnome-team but not one for emacs-team.

Sorry, will fix shortly.
A
A
Andrew Tropin wrote on 14 Aug 2023 19:49
(address . 65000@debbugs.gnu.org)
87pm3p5xa5.fsf@trop.in
On 2023-08-14 17:31, Liliana Marie Prikler wrote:

Toggle quote (28 lines)
> Am Montag, dem 14.08.2023 um 17:04 +0200 schrieb Liliana Marie Prikler:
>> Am Montag, dem 14.08.2023 um 14:12 +0400 schrieb Andrew Tropin:
>> > On 2023-08-14 07:45, Liliana Marie Prikler wrote:
>> >
>> > > Am Mittwoch, dem 02.08.2023 um 14:20 +0400 schrieb Andrew Tropin:
>> > > > I agree, let's take this to emacs package in emacs-team branch
>> > > > and
>> > > > merge back to master after depended packages are built.
>> > > Pushed the emacs-brach team and merge master back in yesterday in
>> > > the
>> > > evening.
>> >
>> > Cool, thank you very much for working on it!
>> >
>> > > Let's wait a bit for CI.
>> >
>> > Does push to emacs-team trigger a CI?
>> >
>> > I can't find it in https://ci.guix.gnu.org/ UI.
>> ???????
>>
>> I literally just found out thanks to your mail that emacs-team is no
>> longer on Cuirass.  There should be better communication on this…
> Turns out, I only have myself to blame here. Seems I configured a job
> for gnome-team but not one for emacs-team.
>
> Sorry, will fix shortly.

Thank you! :)

It seems up and running.

--
Best regards,
Andrew Tropin
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEKEGaxlA4dEDH6S/6IgjSCVjB3rAFAmTaaUIACgkQIgjSCVjB
3rBMAQ//QX5tGH48T8ou9OIix/mfsgy/XYfYQngJi4BHA+N2xfyDBQkDVa9N/tfr
e5/LFVBv3IYlqjP0pv3CQy4TAXaXu/KsHqZSC2N6pNtjMfDQLgZYvdR06Dy0X4Yy
XoUUF3qa/se8fBsUX+y+qNyGfCVYlRXJ76Tt2Nqk6lmZtBJmTM47A394KC6ER75h
ddmcA6x9/X7UPriwT7GsE6mLFsUc7SIOoc/PWq04pV3je1WyEg+kT35McIw+0lRE
HM8GyjVOzvTqylwqXja8iFze3PG0K5GKkY0EljJPTFRB+ORee6a8LhpT+Wa4iPtS
Rrn3WFqeiuoN2RbeRRdIFIQwd+D0mObD2fHfcmxJrmoXnBZfC0nuV+KCYAscCHCx
FbMr8ym6qLFgobyg6DBSlLPLR6UjwsCpzXyg8zO1WzaMJHPH4ftTIx7V1WbyWZAs
Qx/jGKBZmg/cOM9oHOGelMrnvTRbLZx0QFcwBHwkC6TMi6O/Rwzw2uEDME9P5BGJ
kLyvgzH1VvpJFSpzvbXH2KQr+qXtThOCQQNijRIj885YJG2MQuWsoB668I08CGkn
ixUqatt0K7lUPOs8f8sW1AelDClOLy/J8NJTFjhiIvvQlT/8lzUSre1nk26TbM+I
qB3ikjtw3e7+YMlmLa3gHLobhd88OBkQ+CpAvQtAg7I491MU04M=
=asWW
-----END PGP SIGNATURE-----

L
L
Ludovic Courtès wrote on 23 Aug 2023 12:06
Re: bug#65000: [PATCH] gnu: emacs-next: Update to 29.1.
(name . Liliana Marie Prikler)(address . liliana.prikler@gmail.com)
87o7iy139m.fsf_-_@gnu.org
Hi,

Liliana Marie Prikler <liliana.prikler@gmail.com> skribis:

Toggle quote (3 lines)
> * gnu/packages/emacs.scm (emacs-minimal): Update to 29.1.
> [source]: Use url-fetch again.

Looking forward to it! What’s the status?

https://qa.guix.gnu.org/issue/65000 shows that a lot has been built
already, though there are new failures on x86_64-linux.

Toggle quote (6 lines)
> (define-public emacs-minimal
> (package
> (name "emacs-minimal")
> - (version "29.0.92")
> + (version "29.1")

Hmm on ‘master’ ‘emacs-minimal’ is at 28.2, not 29.0.92. What branch is
this?

Thanks,
Ludo’.
A
A
Andrew Tropin wrote on 23 Aug 2023 14:13
87msyineh7.fsf@trop.in
On 2023-08-23 12:06, Ludovic Courtès wrote:

Toggle quote (21 lines)
> Hi,
>
> Liliana Marie Prikler <liliana.prikler@gmail.com> skribis:
>
>> * gnu/packages/emacs.scm (emacs-minimal): Update to 29.1.
>> [source]: Use url-fetch again.
>
> Looking forward to it! What’s the status?
>
> <https://qa.guix.gnu.org/issue/65000> shows that a lot has been built
> already, though there are new failures on x86_64-linux.
>
>> (define-public emacs-minimal
>> (package
>> (name "emacs-minimal")
>> - (version "29.0.92")
>> + (version "29.1")
>
> Hmm on ‘master’ ‘emacs-minimal’ is at 28.2, not 29.0.92. What branch is
> this?

emacs-team

--
Best regards,
Andrew Tropin
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEKEGaxlA4dEDH6S/6IgjSCVjB3rAFAmTl9/QACgkQIgjSCVjB
3rBtFg//fXoP48XPcTExjefW2Rv0kBs5qYW8kiOU2Zd6ry4eTW5iY7bir433bJHe
W/a6g0fYIgq9mXsKJTTIzqZrwOsIsOk+u8FUxfQf7CHYbisvTQ5dfmh5lNJ0E9da
R/URMMSy4Q6T3YGo9+hP9pY+XiH/lcJP2tsoH1EPZO+fUWEykfCpH+WVLFtN0zKB
JQzx7Kp3XFkKZI7QQA4sJr07Nmg84Y1+96ZBi7h2K8EaGRnL4XAARt0M+i3oPWQ9
du7LVRGqEHA7KHv8T+rLFLlRVsLD4/+vKRgcpVrfoP1CDpyeMM4qwgCnFw0F/TA8
pr4bkzZsZ+kIBtRtodpTxUJktJG8I46+hbot8kDSKoYKGzgY2PAvD4Ik3ur/WXz5
KIwWNBSKYWXbKjq9JkmW6Q87arBKxm9aSyA//100Wo8ozUQUk57EojHrfEzwI71K
o+H/xL7supYx9D+CwVxjMX5tixdZ82jYOAyupWifN/TpTYLFML30gORVl6ZMohw4
2KSlRkTxyvZBXSd8+cMRZuz96irvIx4ZZRuUylXENoCKmLfWcb12jjVXmaEbLEmo
KJ3caPTVqsTPtJKXcqcqg2gKCWiFA8UO3xUSoXld7NW2minGT4TLa4d1sUlCc7+i
S/NDSwk8YMITL1ZSnD4Nefe3GNuVHj83EGhzNciEXpVQ8eEyD3w=
=hLLx
-----END PGP SIGNATURE-----

L
L
Liliana Marie Prikler wrote on 23 Aug 2023 18:54
5c8058f60259605a613cfb26ec6beffae89f9347.camel@gmail.com
Am Mittwoch, dem 23.08.2023 um 16:13 +0400 schrieb Andrew Tropin:
Toggle quote (24 lines)
> On 2023-08-23 12:06, Ludovic Courtès wrote:
>
> > Hi,
> >
> > Liliana Marie Prikler <liliana.prikler@gmail.com> skribis:
> >
> > > * gnu/packages/emacs.scm (emacs-minimal): Update to 29.1.
> > > [source]: Use url-fetch again.
> >
> > Looking forward to it!  What’s the status?
> >
> > <https://qa.guix.gnu.org/issue/65000> shows that a lot has been
> > built already, though there are new failures on x86_64-linux.
> >
> > >  (define-public emacs-minimal
> > >    (package
> > >      (name "emacs-minimal")
> > > -    (version "29.0.92")
> > > +    (version "29.1")
> >
> > Hmm on ‘master’ ‘emacs-minimal’ is at 28.2, not 29.0.92.  What
> > branch is this?
>
> emacs-team
Marking as done once more to be sure. The patch has been pushed to
emacs-team as 3349a50d700a2112a31ac4ce6cc6639d3b4cf1e2. We're
currently in the process of fixing builds that fail with Emacs 29.

Cheers
Closed
?