me
/
guix
Archived
1
0
Fork 0

gnu: emacs-beframe: Update to 1.0.0.

* gnu/packages/emacs-xyz.scm (emacs-beframe): Update to 1.0.0.

Change-Id: I1df7f004c24cc783869421f656a59610006fcf90
master
Nicolas Goaziou 2024-01-01 18:30:18 +01:00
parent 0306d83bed
commit 3320775063
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -17263,7 +17263,7 @@ using a convenient notation.")
(define-public emacs-beframe
(package
(name "emacs-beframe")
(version "0.3.0")
(version "1.0.0")
(source (origin
(method git-fetch)
(uri (git-reference
@ -17272,7 +17272,7 @@ using a convenient notation.")
(file-name (git-file-name name version))
(sha256
(base32
"1nblpac1pkhgwpbw0k0p9xx6yc5kiai4pznw39slx703mzzqzqyj"))))
"08k9lwfxfvpm50n1c0gcm07sicd6yw7dbyyvhp8lai6pfxl465v9"))))
(build-system emacs-build-system)
(arguments
(list