Archived
1
0
Fork 0

gnu: emacs-danneskjold-theme: Fix source hash.

Commit e12ba46c4c erroneously kept the
content hash unchanged, even though it changed the commit.

* gnu/packages/emacs-xyz.scm (emacs-danneskjold-theme)[source]: Update
hash.
This commit is contained in:
Ludovic Courtès 2021-10-07 13:17:44 +02:00
parent dcd4d69768
commit 910b40060c
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -12433,7 +12433,7 @@ basic syntax highlighting and indentation.")
(commit commit)))
(file-name (git-file-name name version))
(sha256
(base32 "0s6rbsb0y8i8m5b9xm4gw1p1cxsxdqnqxqqb638pygz9f76mbir1"))))
(base32 "1ii3cgf4hlclwaraisxksv98mmhajx517i60p1cgd7vapznn2b6v"))))
(build-system emacs-build-system)
(arguments
`(#:phases