GNU bug report logs - #58699
[PATCH] gnu: libostree: Update to 2022.6.

Previous Next

Package: guix-patches;

Reported by: kiasoc5 <kiasoc5 <at> disroot.org>

Date: Sat, 22 Oct 2022 02:31:01 UTC

Severity: normal

Tags: patch

Done: 宋文武 <iyzsong <at> envs.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: 宋文武 <iyzsong <at> envs.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#58699: closed ([PATCH] gnu: libostree: Update to 2022.6.)
Date: Mon, 24 Oct 2022 07:56:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 24 Oct 2022 15:56:14 +0800
with message-id <871qqxr6xt.fsf <at> envs.net>
and subject line Re: bug#58699: [PATCH] gnu: libostree: Update to 2022.6.
has caused the debbugs.gnu.org bug report #58699,
regarding [PATCH] gnu: libostree: Update to 2022.6.
to be marked as done.

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


-- 
58699: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=58699
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: kiasoc5 <kiasoc5 <at> disroot.org>
To: guix-patches <at> gnu.org
Cc: kiasoc5 <kiasoc5 <at> disroot.org>
Subject: [PATCH] gnu: libostree: Update to 2022.6.
Date: Fri, 21 Oct 2022 22:30:02 -0400
* gnu/packages/package-management.scm (libostree): Update to 2022.6.
---
 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 a25f5c2b32..338c547fd4 100644
--- a/gnu/packages/package-management.scm
+++ b/gnu/packages/package-management.scm
@@ -1849,7 +1849,7 @@ (define-public msitools
 (define-public libostree
   (package
     (name "libostree")
-    (version "2022.5")
+    (version "2022.6")
     (source
      (origin
        (method url-fetch)
@@ -1857,7 +1857,7 @@ (define-public libostree
              "https://github.com/ostreedev/ostree/releases/download/v"
              (version-major+minor version) "/libostree-" version ".tar.xz"))
        (sha256
-        (base32 "0gq53g601x09gc4ips6n3zmmdaz8zyv235xf63fxf4f17fclsk4i"))))
+        (base32 "135dzxqzy19a8hkxm25mriy7zf72sbxz1mzzfw6a2d8bk9yz8pl3"))))
     (build-system gnu-build-system)
     (arguments
      '(#:phases

base-commit: 863c228bfd53aac478eee46f6ee54d87fee9d764
-- 
2.38.0



[Message part 3 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: kiasoc5 <kiasoc5 <at> disroot.org>
Cc: 58699-done <at> debbugs.gnu.org
Subject: Re: bug#58699: [PATCH] gnu: libostree: Update to 2022.6.
Date: Mon, 24 Oct 2022 15:56:14 +0800
kiasoc5 <kiasoc5 <at> disroot.org> writes:

> * gnu/packages/package-management.scm (libostree): Update to 2022.6.

Pushed, thank you!


This bug report was last modified 2 years and 213 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.