all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Efraim Flashner <efraim@flashner.co.il>
To: phodina <phodina@protonmail.com>
Cc: 44573-done@debbugs.gnu.org
Subject: bug#44573: logo [PATCH] gnu: flightgear: Update to 2020.3.2
Date: Thu, 4 Nov 2021 00:09:19 +0200	[thread overview]
Message-ID: <YYMIj2D7ktpjGL9s@3900XT> (raw)
In-Reply-To: <0Xai0wDy_u8gL-R1XvmQ6mkErZHn6xLOyU8_2OLia3mkRGqzrx6tG0g5_0xyuTISbRFjfyYhTZS9wBX8TZUEn5DYnChr1cLpq1uBSiPfjTk=@protonmail.com>

[-- Attachment #1: Type: text/plain, Size: 2679 bytes --]

On Wed, Nov 03, 2021 at 02:17:39PM +0000, phodina via Guix-patches via wrote:
> Hi,
> 
> here's the patch for the latest version of flightgear.
> 
> Flight works, though I have to work on my pilot skills :-D

Thanks. Patch pushed.

> --8<---------------cut here---------------start------------->8---
> 
> * gnu/packages/games.scm (simgear, flightgear): Update to 2020.3.11.
>  (flightgear-data): Update uri.
> 
> diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
> index 42753dc1a4..6ada83bdd0 100644
> --- a/gnu/packages/games.scm
> +++ b/gnu/packages/games.scm
> @@ -9261,7 +9261,7 @@ (define-public marble-marcher
>  (define simgear
>    (package
>      (name "simgear")
> -    (version "2018.3.5")
> +    (version "2020.3.11")
>      (source
>       (origin
>         (method url-fetch)
> @@ -9269,7 +9269,7 @@ (define simgear
>                             (version-major+minor version) "/"
>                             "simgear-" version ".tar.bz2"))
>         (sha256
> -        (base32 "1vkqm66r1205k3hdjmx5wmx5kvmsb0dgfzrs8n5gqnxj8szs42dl"))))
> +        (base32 "0g2g3n3sb6kdimvcrn9kvlhyyrp5c6lx20fgzz8l609v5aygr3dv"))))
>      (build-system cmake-build-system)
>      (arguments
>       `(#:phases
> @@ -9305,7 +9305,7 @@ (define-public flightgear
>                             (version-major+minor version) "/"
>                             "flightgear-" version ".tar.bz2"))
>         (sha256
> -        (base32 "0ya3vb539kwi1qrifqhsj5j3k4w6s06hrllp2vdzxf6id7cgf0hc"))
> +        (base32 "15sar94x13j2y1m6adgmz2q1m1i9bzj3sxqla6y3m9vyf33hc9zy"))
>         (modules '((guix build utils)))
>         (snippet
>          '(begin
> @@ -9375,10 +9375,10 @@ (define-public flightgear
>             (method url-fetch)
>             (uri (string-append "mirror://sourceforge/flightgear/release-"
>                                 (version-major+minor version) "/"
> -                               "FlightGear-" version "-data.tar.bz2"))
> +                               "FlightGear-" version "-data.txz"))
>             (sha256
>              (base32
> -             "04fv9za5zlyxlyfh6jx78y42l3jazvzl9dq2y6rzxqlcc9g5swhk"))))))
> +             "0n5mw9vw1snab16c1y3i9ylkiv54az57bs2mvpq20hhg5hdiagqj"))))))
>      (home-page "https://home.flightgear.org/")
>      (synopsis "Flight simulator")
>      (description "The goal of the FlightGear project is to create a
> --
> 2.33.1
> 
> 
> 

-- 
Efraim Flashner   <efraim@flashner.co.il>   רנשלפ םירפא
GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      reply	other threads:[~2021-11-03 22:14 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-11 11:28 [bug#44573] [PATCH] gnu: flightgear: Update to 2020.3.2 Barnabas Beres
2020-11-11 15:38 ` Tobias Geerinckx-Rice via Guix-patches via
2020-11-12  8:01 ` [bug#44573] Barnabás Béres
2021-11-03 14:17 ` [bug#44573] logo [PATCH] gnu: flightgear: Update to 2020.3.2 phodina via Guix-patches via
2021-11-03 22:09   ` Efraim Flashner [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=YYMIj2D7ktpjGL9s@3900XT \
    --to=efraim@flashner.co.il \
    --cc=44573-done@debbugs.gnu.org \
    --cc=phodina@protonmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.