guix-commits
[Top][All Lists]
Advanced

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

02/04: gnu: emacs-stumpwm-mode: Update to 0.0.1-1.dd5b037.


From: guix-commits
Subject: 02/04: gnu: emacs-stumpwm-mode: Update to 0.0.1-1.dd5b037.
Date: Mon, 30 Mar 2020 16:22:03 -0400 (EDT)

wigust pushed a commit to branch master
in repository guix.

commit 31ee29161c1b9451b68366e653c7858d8135f8d1
Author: Oleg Pykhalov <address@hidden>
AuthorDate: Mon Mar 23 09:21:47 2020 +0300

    gnu: emacs-stumpwm-mode: Update to 0.0.1-1.dd5b037.
    
    * gnu/packages/emacs-xyz.scm (emacs-stumpwm-mode): Update to 
0.0.1-1.dd5b037.
---
 gnu/packages/emacs-xyz.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/emacs-xyz.scm b/gnu/packages/emacs-xyz.scm
index c029d1e..4ac43f2 100644
--- a/gnu/packages/emacs-xyz.scm
+++ b/gnu/packages/emacs-xyz.scm
@@ -14689,7 +14689,7 @@ bookmarks and history.")
     (license license:gpl3+)))
 
 (define-public emacs-stumpwm-mode
-  (let ((commit "5328f85fbf6a8b08c758c17b9435368bf7a68f39"))
+  (let ((commit "dd5b037923ec7d3cc27c55806bcec5a1b8cf4e91"))
     (package
       (name "emacs-stumpwm-mode")
       (version (git-version "0.0.1" "1" commit))
@@ -14701,7 +14701,7 @@ bookmarks and history.")
                 (file-name (git-file-name name version))
                 (sha256
                  (base32
-                  "00kf4k8bqadi5s667wb96sn549v2kvw01zwszjrg7nhd805m1ng6"))))
+                  "0ahxdj9f884afpzxczx6mx7l4nwg4kw6afqaq7lwhf7lxcwylldn"))))
       (build-system emacs-build-system)
       (arguments
        `(#:phases



reply via email to

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