emacs-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#64464: closed ([PATCH] gnu: libostree: Update to 2023.5.)


From: GNU bug Tracking System
Subject: bug#64464: closed ([PATCH] gnu: libostree: Update to 2023.5.)
Date: Fri, 15 Sep 2023 10:36:02 +0000

Your message dated Fri, 15 Sep 2023 11:34:38 +0100
with message-id <87h6nvrafv.fsf@cbaines.net>
and subject line Re: [bug#64464] [PATCH] gnu: libostree: Update to 2023.5.
has caused the debbugs.gnu.org bug report #64464,
regarding [PATCH] gnu: libostree: Update to 2023.5.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
64464: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=64464
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [PATCH] gnu: libostree: Update to 2023.5. Date: Tue, 4 Jul 2023 14:28:56 -0400
* gnu/packages/package-management.scm (libostree): Update to 2023.5.
---
 gnu/packages/package-management.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/package-management.scm 
b/gnu/packages/package-management.scm
index e3dba508f0..e90d436823 100644
--- a/gnu/packages/package-management.scm
+++ b/gnu/packages/package-management.scm
@@ -1814,7 +1814,7 @@ (define-public msitools
 (define-public libostree
   (package
     (name "libostree")
-    (version "2022.7")
+    (version "2023.5")
     (source
      (origin
        (method url-fetch)
@@ -1822,7 +1822,7 @@ (define-public libostree
              "https://github.com/ostreedev/ostree/releases/download/v";
              (version-major+minor version) "/libostree-" version ".tar.xz"))
        (sha256
-        (base32 "07s14awf9ynlp84s08dkbwj9i18g93y0yf0k87nbks4l3hkakqlb"))))
+        (base32 "056v7bz40dx8k2j2pfypc4shl6ijzvx1gy8r0kaw66py67xklndw"))))
     (build-system gnu-build-system)
     (arguments
      '(#:phases

base-commit: 3b630604d1f6325444509b5badd6cee15b3ce1b4
-- 
2.41.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#64464] [PATCH] gnu: libostree: Update to 2023.5. Date: Fri, 15 Sep 2023 11:34:38 +0100 User-agent: mu4e 1.10.5; emacs 28.2
kiasoc5--- via Guix-patches via <guix-patches@gnu.org> writes:

> Hi Ludo,
>
> On 2023-07-17 22:28, Ludovic Courtès wrote:
>> kiasoc5 <kiasoc5@disroot.org> skribis:
>>
>>> * gnu/packages/package-management.scm (libostree): Update to 2023.5.
>> Hi!  This introduces new build failures according to
>> <https://qa.guix.gnu.org/issue/64464>.  Could you take a look?
>
> Currently this page is down, but I tested locally on the dependents,
> except for plasma since it's very big:
>
> Building the following 6 packages would ensure 9 dependent packages
> are rebuilt: xdg-desktop-portal-gtk@1.14.1 malcontent@0.11.1
> gnome-builder@42.1 plasma@5.25.5 sideload@6.0.2 skopeo@1.2.3
>
> Out of these, malcontent failed to build for reasons unrelated to
> libostree. I sent a patch at https://issues.guix.gnu.org/65040

The information on QA looks OK to me, so I've gone ahead and pushed this
to master as b696fb41bc0dfcb7130a5aa6d69aff2ae191c283.

Chris

Attachment: signature.asc
Description: PGP signature


--- End Message ---

reply via email to

[Prev in Thread] Current Thread [Next in Thread]