guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

02/02: gnu: steam-devices-udev-rules: Update to 1.0.0.61-1.1344348.


From: guix-commits
Subject: 02/02: gnu: steam-devices-udev-rules: Update to 1.0.0.61-1.1344348.
Date: Tue, 3 Oct 2023 14:17:34 -0400 (EDT)

podiki pushed a commit to branch master
in repository guix.

commit fc8306af6773f6c06b7a6f9209299ee93dadab60
Author: John Kehayias <john.kehayias@protonmail.com>
AuthorDate: Tue Oct 3 14:11:46 2023 -0400

    gnu: steam-devices-udev-rules: Update to 1.0.0.61-1.1344348.
    
    * gnu/packages/games.scm (steam-devices-udev-rules): Update to
    1.0.0.61-1.1344348.
---
 gnu/packages/games.scm | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/gnu/packages/games.scm b/gnu/packages/games.scm
index e4065c88b2..6705426012 100644
--- a/gnu/packages/games.scm
+++ b/gnu/packages/games.scm
@@ -11283,8 +11283,8 @@ on the pitch of the voice and the rhythm of singing.")
 
 (define-public steam-devices-udev-rules
   ;; Last release from 2019-04-10
-  (let ((commit "d87ef558408c5e7a1a793d738db4c9dc2cb5f8fa")
-        (revision "0"))
+  (let ((commit "13443480a64fe8f10676606bd57da6de89f8ccb1")
+        (revision "1"))
     (package
       (name "steam-devices-udev-rules")
       (version (git-version "1.0.0.61" revision commit))
@@ -11296,7 +11296,7 @@ on the pitch of the voice and the rhythm of singing.")
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "1yqigraz9f19018ma5n2pbx7naadh9960lia3z8ayg7vz1fjdl54"))))
+                  "0i086gmnk93q76sw1laa9br6b7zj2r6nrrw7d64y4q9wcrlxw2bi"))))
       (build-system copy-build-system)
       (arguments
        '(#:install-plan '(("./" "lib/udev/rules.d"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]