unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#58699] [PATCH] gnu: libostree: Update to 2022.6.
@ 2022-10-22  2:30 kiasoc5 via Guix-patches via
  2022-10-24  7:56 ` bug#58699: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: kiasoc5 via Guix-patches via @ 2022-10-22  2:30 UTC (permalink / raw)
  To: 58699; +Cc: kiasoc5

* 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





^ permalink raw reply related	[flat|nested] 2+ messages in thread

* bug#58699: [PATCH] gnu: libostree: Update to 2022.6.
  2022-10-22  2:30 [bug#58699] [PATCH] gnu: libostree: Update to 2022.6 kiasoc5 via Guix-patches via
@ 2022-10-24  7:56 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2022-10-24  7:56 UTC (permalink / raw)
  To: kiasoc5; +Cc: 58699-done

kiasoc5 <kiasoc5@disroot.org> writes:

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

Pushed, thank you!




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-10-24 10:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-22  2:30 [bug#58699] [PATCH] gnu: libostree: Update to 2022.6 kiasoc5 via Guix-patches via
2022-10-24  7:56 ` bug#58699: " 宋文武 via Guix-patches via

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).