GNU bug report logs - #65265
[PATCH] gnu: autorandr: Update to 1.14.

Previous Next

Package: guix-patches;

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

Date: Sun, 13 Aug 2023 05:25:02 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#65265: closed ([PATCH] gnu: autorandr: Update to 1.14.)
Date: Sat, 26 Aug 2023 03:34:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sat, 26 Aug 2023 11:33:24 +0800
with message-id <87msyejx4r.fsf <at> envs.net>
and subject line Re: bug#65265: [PATCH] gnu: autorandr: Update to 1.14.
has caused the debbugs.gnu.org bug report #65265,
regarding [PATCH] gnu: autorandr: Update to 1.14.
to be marked as done.

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


-- 
65265: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=65265
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: autorandr: Update to 1.14.
Date: Sun, 13 Aug 2023 01:21:59 -0400
* gnu/packages/xdisorg.scm (autorandr): Update to 1.14.
---
 gnu/packages/xdisorg.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/xdisorg.scm b/gnu/packages/xdisorg.scm
index 553fa8d5e2..bbd9005491 100644
--- a/gnu/packages/xdisorg.scm
+++ b/gnu/packages/xdisorg.scm
@@ -272,7 +272,7 @@ (define-public arandr
 (define-public autorandr
   (package
     (name "autorandr")
-    (version "1.10.1")
+    (version "1.14")
     (home-page "https://github.com/phillipberndt/autorandr")
     (source
      (origin
@@ -282,7 +282,7 @@ (define-public autorandr
              (commit version)))
        (file-name (git-file-name name version))
        (sha256
-        (base32 "0msw9b1hdy3gbq9w5d04mfizhyirz1c648x84mlcbzl8salm7vpg"))))
+        (base32 "0yb0rnv37xymjhg54mk7zw3h9501f45ykc1754mxy1q3bm0fgva6"))))
     (build-system python-build-system)
     (native-inputs
      (list pkg-config))

base-commit: d0a2b422e06aab0cab3a10a47ef378602992577f
-- 
2.39.2



[Message part 3 (message/rfc822, inline)]
From: 宋文武 <iyzsong <at> envs.net>
To: kiasoc5 <kiasoc5 <at> disroot.org>
Cc: 65265-done <at> debbugs.gnu.org
Subject: Re: bug#65265: [PATCH] gnu: autorandr: Update to 1.14.
Date: Sat, 26 Aug 2023 11:33:24 +0800
kiasoc5 <kiasoc5 <at> disroot.org> writes:

> * gnu/packages/xdisorg.scm (autorandr): Update to 1.14.

Applied, thanks.


This bug report was last modified 1 year and 330 days ago.

Previous Next


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