update packages
This commit is contained in:
@@ -1,16 +1,12 @@
|
||||
(define-package "f" "20241003.1131" "Modern API for working with files and directories"
|
||||
;; -*- no-byte-compile: t; lexical-binding: nil -*-
|
||||
(define-package "f" "20241003.1131"
|
||||
"Modern API for working with files and directories."
|
||||
'((emacs "24.1")
|
||||
(s "1.7.0")
|
||||
(dash "2.2.0"))
|
||||
:commit "931b6d0667fe03e7bf1c6c282d6d8d7006143c52" :authors
|
||||
'(("Johan Andersson" . "johan.rejeep@gmail.com"))
|
||||
:maintainers
|
||||
'(("Lucien Cartier-Tilet" . "lucien@phundrak.com"))
|
||||
:maintainer
|
||||
'("Lucien Cartier-Tilet" . "lucien@phundrak.com")
|
||||
:keywords
|
||||
'("files" "directories")
|
||||
:url "http://github.com/rejeep/f.el")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
(s "1.7.0")
|
||||
(dash "2.2.0"))
|
||||
:url "http://github.com/rejeep/f.el"
|
||||
:commit "931b6d0667fe03e7bf1c6c282d6d8d7006143c52"
|
||||
:revdesc "931b6d0667fe"
|
||||
:keywords '("files" "directories")
|
||||
:authors '(("Johan Andersson" . "johan.rejeep@gmail.com"))
|
||||
:maintainers '(("Lucien Cartier-Tilet" . "lucien@phundrak.com")))
|
||||
|
||||
Reference in New Issue
Block a user