me
/
guix
Archived
1
0
Fork 0

gnu: cl-nkeymaps: Update to 1.1.1.

* gnu/packages/lisp-xyz.scm (sbcl-nkeymaps): Update to 1.1.1.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
Change-Id: Id02e612c03ceefb4ce6532f569c73f58a50c9777
master
Andre A. Gomes 2023-11-28 21:44:00 +02:00 committed by Guillaume Le Vaillant
parent bd5955e3e4
commit b1b79b4959
No known key found for this signature in database
GPG Key ID: 6BE8208ADF21FE3F
1 changed files with 2 additions and 2 deletions

View File

@ -26748,7 +26748,7 @@ in a native template application).")
(define-public sbcl-nkeymaps
(package
(name "sbcl-nkeymaps")
(version "1.1.0")
(version "1.1.1")
(source
(origin
(method git-fetch)
@ -26757,7 +26757,7 @@ in a native template application).")
(commit version)))
(file-name (git-file-name "cl-nkeymaps" version))
(sha256
(base32 "08q3bmb3i7mjpm83msp1qgpifpzf019ggikbxwc2dk04i3c2w0vv"))))
(base32 "179hrnkn3pkwkp4ap6ax0zgp7xcr9cq7icff42r79gh43ri3kpzy"))))
(build-system asdf-build-system/sbcl)
(inputs
(list sbcl-alexandria