GNU bug report logs -
#58699
[PATCH] gnu: libostree: Update to 2022.6.
Previous Next
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.
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 58699 in the body.
You can then email your comments to 58699 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
guix-patches <at> gnu.org
:
bug#58699
; Package
guix-patches
.
(Sat, 22 Oct 2022 02:31:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
kiasoc5 <kiasoc5 <at> disroot.org>
:
New bug report received and forwarded. Copy sent to
guix-patches <at> gnu.org
.
(Sat, 22 Oct 2022 02:31:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
* 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
Reply sent
to
宋文武 <iyzsong <at> envs.net>
:
You have taken responsibility.
(Mon, 24 Oct 2022 07:56:02 GMT)
Full text and
rfc822 format available.
Notification sent
to
kiasoc5 <kiasoc5 <at> disroot.org>
:
bug acknowledged by developer.
(Mon, 24 Oct 2022 07:56:02 GMT)
Full text and
rfc822 format available.
Message #10 received at 58699-done <at> debbugs.gnu.org (full text, mbox):
kiasoc5 <kiasoc5 <at> disroot.org> writes:
> * gnu/packages/package-management.scm (libostree): Update to 2022.6.
Pushed, thank you!
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Mon, 21 Nov 2022 12:24:12 GMT)
Full text and
rfc822 format available.
This bug report was last modified 2 years and 212 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.