[PATCH] gnu: i3-autotiling: Update to 1.9.1.

  • Done
  • quality assurance status badge
Details
2 participants
  • Christopher Baines
  • Wilko Meyer
Owner
unassigned
Submitted by
Wilko Meyer
Severity
normal

Debbugs page

W
W
Wilko Meyer wrote on 22 Apr 03:14 -0700
(address . guix-patches@gnu.org)(name . Wilko Meyer)(address . w@wmeyer.eu)
016cb556a8f88eff9e4e1c392faf53e2c035b4ed.1713780873.git.w@wmeyer.eu
* gnu/packages/python-xyz.scm (i3-autotiling): Update to 1.9.1.

Change-Id: I564e3c53d23830c94eb58465715b1b7809cc74f5
---
gnu/packages/python-xyz.scm | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

Toggle diff (28 lines)
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index bac90b1e07..c30c6878c6 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -35771,7 +35771,7 @@ (define-public python-i3ipc
(define-public i3-autotiling
(package
(name "i3-autotiling")
- (version "1.8")
+ (version "1.9.1")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -35780,7 +35780,7 @@ (define-public i3-autotiling
(file-name (git-file-name name version))
(sha256
(base32
- "1nsm0gd45ys4ghlzrvjrf0lvcyhvpx58lz8gg325a762wn5a4a72"))))
+ "010sw3b2nx5cl578drd3xj58wlza76zkzh1jhsp44chg1vvhacrx"))))
(build-system python-build-system)
(arguments (list #:tests? #f)) ;no tests
(native-inputs (list python-wheel))

base-commit: a1d711c92e119f6b5b8e99a620cdba92a4ca3bfb
prerequisite-patch-id: 0f9de37cc18b327c988be58ed9280e06b73172d3
prerequisite-patch-id: 4d61a1aafe2dab7537985b409f3d81336f311152
--
2.41.0
C
C
Christopher Baines wrote on 26 Apr 09:34 -0700
(name . Wilko Meyer)(address . w@wmeyer.eu)
87jzkkt75o.fsf@cbaines.net
Wilko Meyer <w@wmeyer.eu> writes:

Toggle quote (7 lines)
> * gnu/packages/python-xyz.scm (i3-autotiling): Update to 1.9.1.
>
> Change-Id: I564e3c53d23830c94eb58465715b1b7809cc74f5
> ---
> gnu/packages/python-xyz.scm | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)

Looks good to me, I've pushed this to msater as
17b38b009386881959a9b12969cfd7adaa520232.

Chris
-----BEGIN PGP SIGNATURE-----

iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmYr14NfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF
ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh
aW5lcy5uZXQACgkQXiijOwuE9XemyA/+KmawTdmBg4OBvkGK31HFK3OwKrd332Vp
qd4G3sRKKpulR6y82F2R+8wAkH/fTaywyulgumxB9f1aMZNGJBStfU2lt6gmEWdZ
PG5Gh+3n2YMmuHz/9jkGqpJWXF3rGangIQ4oBLaQ0hLfp1PXY/Vq28aQGkyK9Ot6
oW9wWVKEi964v7WIsk+oCcMW4w8AwyUdw+eqNFFKpC2lsg6sXoST9eGNUIinC2jL
SC0POP7MpWLyAcbBE8v1KzVcTC8vw++elF9XscqKEeYzHlGz5NR/4YawtcevIWxQ
B5frAO7S/WL8CDRFKYCyg4+CQbdu1SrpEvG3QDqluhF9TSZGDU/ryiSvCLM7z3IB
T+Y0Pkrsom6keTchPjSvRplm0+MIjmmQ5F3vUrQETkLrtL6ck5U03+ZojlsTAcTF
VKfpQ/3CdEpkS3GoVbBGYDclBK24CM9tkjbdwAjjCW0oefBrjHfDbvld7yjwXq6i
yxokB+ZnZwDnfjILGajVhzrwfNCpGWstpascNSFAH4LUA/E1PbFEJF3UGo33qkyC
O3KB5MeZSfnJ9xxJOC374cAQXvRqocbfx7r159KPCss0f/1grII/ZTHwW3LenRkv
HnB07IFDTGOzVAWj8oZBSBLeG7KEE6qblH33AIJZM3/Kd8BQaNFiCUkzXahYjZJt
V22FubHUKu4=
=LOME
-----END PGP SIGNATURE-----

Closed
?
Your comment

This issue is archived.

To comment on this conversation send an email to 70513@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 70513
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch