From: Julian Flake <flake@uni-koblenz.de>
To: 73428@debbugs.gnu.org
Cc: Julian Flake <flake@uni-koblenz.de>,
Julian Flake <flake@uni-koblenz.de>,
Julian Flake <julian@flake.de>
Subject: bug#73428: [PATCH v2 1/2] gnu: elogind update to 252.24
Date: Tue, 24 Sep 2024 07:18:33 +0200 [thread overview]
Message-ID: <88de3dcb6f9bbeae65b9abc3d7e1a0917edc3559.1727154987.git.flake@uni-koblenz.de> (raw)
In-Reply-To: <cover.1727154987.git.flake@uni-koblenz.de>
Change-Id: I9697aea701dca738d6f97f7ae36c9f77b920d11a
---
gnu/packages/freedesktop.scm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/gnu/packages/freedesktop.scm b/gnu/packages/freedesktop.scm
index 993bb84ec6..e1e5e2663c 100644
--- a/gnu/packages/freedesktop.scm
+++ b/gnu/packages/freedesktop.scm
@@ -39,6 +39,7 @@
;;; Copyright © 2024 aurtzy <aurtzy@gmail.com>
;;; Copyright © 2024 Dariqq <dariqq@posteo.net>
;;; Copyright © 2024 Wilko Meyer <w@wmeyer.eu>
+;;; Copyright © 2024 Julian Flake <flake@uni-koblenz.de>
;;;
;;; This file is part of GNU Guix.
;;;
@@ -772,7 +773,7 @@ (define-public libxdg-basedir
(define-public elogind
(package
(name "elogind")
- (version "252.9")
+ (version "252.24")
(source (origin
(method git-fetch)
(uri (git-reference
@@ -781,8 +782,7 @@ (define-public elogind
(file-name (git-file-name name version))
(sha256
(base32
- "049cfv97975x700s7lx4p9i22nv6v7j046iwkspxba7kr5qq7akw"))
- (patches (search-patches "elogind-fix-rpath.patch"))))
+ "06hgcnhk6wbsnhkrqblw23q2x2b6bijzcnqjzfdv9xqzc94pha90"))))
(build-system meson-build-system)
(arguments
`(#:configure-flags
--
2.46.0
next prev parent reply other threads:[~2024-09-24 5:20 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-22 18:50 bug#73428: update elogind to 255 Julian Flake
2024-09-23 21:43 ` bug#73428: [PATCH] elogind update to 252.24 Julian Flake
2024-09-23 21:58 ` bug#73428: update elogind to 255 Julian Flake
2024-09-24 8:59 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
2024-09-24 9:02 ` Tobias Geerinckx-Rice via Bug reports for GNU Guix
2024-09-24 10:34 ` Julian Flake
2024-09-24 19:29 ` Julian Flake
2024-09-24 5:18 ` bug#73428: [PATCH v2 0/2] removed reference to deleted patch Julian Flake
2024-09-24 5:18 ` Julian Flake [this message]
2024-09-24 5:18 ` bug#73428: [PATCH v2 2/2] gnu: elogind: Remove unneeded rpath patch Julian Flake
2024-09-24 5:37 ` bug#73428: update elogind to 255 Julian Flake
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=88de3dcb6f9bbeae65b9abc3d7e1a0917edc3559.1727154987.git.flake@uni-koblenz.de \
--to=flake@uni-koblenz.de \
--cc=73428@debbugs.gnu.org \
--cc=julian@flake.de \
/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 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).