me
/
guix
Archived
1
0
Fork 0

gnu: fe: Fix hash.

* gnu/packages/text-editors.scm (fe): Update hash.

Development version (2.0) has been rebased on top of latest stable
release (1.9).
master
Nicolas Goaziou 2021-04-01 15:48:13 +02:00
parent 8ec03ed547
commit 24652f9cdc
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 2 additions and 2 deletions

View File

@ -965,7 +965,7 @@ The basic features of Geany are:
(define-public fe
(package
(name "fe")
;; Stable release is 1.8. However, this development version
;; Stable release is 1.9. However, this development version
;; introduces support for UTF-8.
(version "2.0")
(source (origin
@ -974,7 +974,7 @@ The basic features of Geany are:
"fe-" version ".tar.gz"))
(sha256
(base32
"1hwws7si1752z6hp61zxznvgsb6846lp8zl1hn5ddhsbafwalwb9"))))
"10mk5wc3dsdp46b3hkjyd740gcdv6m1gvlr3p8xjxf55b3vfs0la"))))
(build-system gnu-build-system)
(arguments
`(#:tests? #f ;no test