mbox series

[bug#61067,v3,0/5] Update wine and wine-staging packages to 8.0

Message ID cover.1675372737.git.kaelyn.alexi@protonmail.com
Headers show
Series Update wine and wine-staging packages to 8.0 | expand

Message

Kaelyn Takata Feb. 2, 2023, 9:23 p.m. UTC
New in v3:

* Modified the patch for sharing phases between wine and wine-minimal to also
  invert the relationship between the two packages, with wine now inheriting
  from wine-minimal.

Cheers,
Kaelyn


Kaelyn Takata (5):
  gnu: wine: Update to 8.0.
  gnu: wine-staging: Update to 8.0.
  gnu: wine-minimal: Make the parent of wine so phases can be shared.
  gnu: wine64: Share phases with parent wine package.
  gnu: wine-minimal: Build more reproducibly.

 gnu/packages/wine.scm | 320 +++++++++++++++++++-----------------------
 1 file changed, 142 insertions(+), 178 deletions(-)


base-commit: 74f15a002cf2979f3268afeed61aa1aef09ea4fa
--
2.39.1

Comments

Liliana Marie Prikler Feb. 5, 2023, 6:13 a.m. UTC | #1
Am Donnerstag, dem 02.02.2023 um 21:23 +0000 schrieb Kaelyn Takata:
> New in v3:
> 
> * Modified the patch for sharing phases between wine and wine-minimal
> to also
>   invert the relationship between the two packages, with wine now
> inheriting
>   from wine-minimal.
> 
> Cheers,
> Kaelyn
Pushed.

Thanks