1
0
forked from tribes/guix

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).
This commit is contained in:
Nicolas Goaziou
2021-04-01 15:48:13 +02:00
parent 8ec03ed547
commit 24652f9cdc
+2 -2
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