unofficial mirror of guix-patches@gnu.org 
 help / color / mirror / code / Atom feed
* [bug#65265] [PATCH] gnu: autorandr: Update to 1.14.
@ 2023-08-13  5:21 kiasoc5 via Guix-patches via
  2023-08-26  3:33 ` bug#65265: " 宋文武 via Guix-patches via
  0 siblings, 1 reply; 2+ messages in thread
From: kiasoc5 via Guix-patches via @ 2023-08-13  5:21 UTC (permalink / raw)
  To: 65265; +Cc: kiasoc5

* 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





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

* bug#65265: [PATCH] gnu: autorandr: Update to 1.14.
  2023-08-13  5:21 [bug#65265] [PATCH] gnu: autorandr: Update to 1.14 kiasoc5 via Guix-patches via
@ 2023-08-26  3:33 ` 宋文武 via Guix-patches via
  0 siblings, 0 replies; 2+ messages in thread
From: 宋文武 via Guix-patches via @ 2023-08-26  3:33 UTC (permalink / raw)
  To: kiasoc5; +Cc: 65265-done

kiasoc5 <kiasoc5@disroot.org> writes:

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

Applied, thanks.




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

end of thread, other threads:[~2023-08-26  3:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-08-13  5:21 [bug#65265] [PATCH] gnu: autorandr: Update to 1.14 kiasoc5 via Guix-patches via
2023-08-26  3:33 ` bug#65265: " 宋文武 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).